am 458f0633: For issue #2651381, allow library prelinking.

Merge commit '458f06335a73438865bf633aeff399cbaedb71e1' into froyo-plus-aosp

* commit '458f06335a73438865bf633aeff399cbaedb71e1':
  For issue #2651381, allow library prelinking.
This commit is contained in:
Dan Bornstein 2010-05-05 17:50:07 -07:00 committed by Android Git Automerger
commit 83b97a6a26
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)