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:
commit
83b97a6a26
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue