Merge "fix: set built_module in misc_prebuilt_internal.mk" am: 5da40edef0

am: 2fe7b62f07

Change-Id: I4602eea395631044ff67ba2e879b5c77d73597db
This commit is contained in:
Jooyung Han 2019-07-25 19:19:39 -07:00 committed by android-build-merger
commit c961d7badc
1 changed files with 2 additions and 0 deletions

View File

@ -27,3 +27,5 @@ include $(BUILD_SYSTEM)/base_rules.mk
$(LOCAL_BUILT_MODULE) : $(my_prebuilt_src_file)
$(transform-prebuilt-to-target)
built_module := $(LOCAL_BUILT_MODULE)