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

Commit edd731f4 authored by Doug Zongker's avatar Doug Zongker Committed by Android Git Automerger
Browse files

am f7c8b9ad: reenable ranlib transform for prebuilts

Merge commit 'f7c8b9ad'

* commit 'f7c8b9ad':
  reenable ranlib transform for prebuilts
parents 85416153 f7c8b9ad
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)