Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c961d7ba authored by Jooyung Han's avatar Jooyung Han Committed by android-build-merger
Browse files

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

am: 2fe7b62f

Change-Id: I4602eea395631044ff67ba2e879b5c77d73597db
parents cc5d0770 2fe7b62f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)
 No newline at end of file