am 7a9f4c26: am 83b97a6a: am 458f0633: For issue #2651381, allow library prelinking.

This commit is contained in:
Dan Bornstein 2010-05-05 18:16:48 -07:00 committed by Android Git Automerger
commit ba8a2d7a37
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ LOCAL_SRC_FILES := \
config_mbr.c
LOCAL_MODULE := libdiskconfig
LOCAL_PRELINK_MODULE := false
LOCAL_SYSTEM_SHARED_LIBRARIES := libcutils liblog libc
include $(BUILD_SHARED_LIBRARY)