forked from openkylin/platform_build
am f7c8b9ad: reenable ranlib transform for prebuilts
Merge commit 'f7c8b9adb4b65fafac786e77f6dd7c3411344dba' * commit 'f7c8b9adb4b65fafac786e77f6dd7c3411344dba': reenable ranlib transform for prebuilts
This commit is contained in:
commit
edd731f430
|
@ -33,7 +33,6 @@ else
|
|||
$(LOCAL_BUILT_MODULE) : $(LOCAL_PATH)/$(LOCAL_SRC_FILES) | $(ACP)
|
||||
$(transform-prebuilt-to-target)
|
||||
endif
|
||||
|
||||
ifneq ($(prebuilt_module_is_a_library),)
|
||||
ifneq ($(LOCAL_IS_HOST_MODULE),)
|
||||
$(transform-host-ranlib-copy-hack)
|
||||
|
|
Loading…
Reference in New Issue