For issue #2651381, allow library prelinking.

Change-Id: I4933c968b84eaca2441c76c4b5a29de48fa093ef
This commit is contained in:
Dan Bornstein 2010-05-05 09:39:27 -07:00
parent b419c35c66
commit 458f06335a

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)