am f7c8b9ad: reenable ranlib transform for prebuilts

Merge commit 'f7c8b9adb4b65fafac786e77f6dd7c3411344dba'

* commit 'f7c8b9adb4b65fafac786e77f6dd7c3411344dba':
  reenable ranlib transform for prebuilts
This commit is contained in:
Doug Zongker 2009-08-07 09:15:21 -07:00 committed by Android Git Automerger
commit edd731f430
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ else
$(LOCAL_BUILT_MODULE) : $(LOCAL_PATH)/$(LOCAL_SRC_FILES) | $(ACP) $(LOCAL_BUILT_MODULE) : $(LOCAL_PATH)/$(LOCAL_SRC_FILES) | $(ACP)
$(transform-prebuilt-to-target) $(transform-prebuilt-to-target)
endif endif
ifneq ($(prebuilt_module_is_a_library),) ifneq ($(prebuilt_module_is_a_library),)
ifneq ($(LOCAL_IS_HOST_MODULE),) ifneq ($(LOCAL_IS_HOST_MODULE),)
$(transform-host-ranlib-copy-hack) $(transform-host-ranlib-copy-hack)