Merge "fix: set built_module in misc_prebuilt_internal.mk"

am: 5da40edef0

Change-Id: I115082721abcc495e1f37d214b76b1e1e76876fc
This commit is contained in:
Jooyung Han 2019-07-25 19:07:45 -07:00 committed by android-build-merger
commit 2fe7b62f07
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)