Skip to content

Commit

Permalink
For issue #2651381, allow library prelinking.
Browse files Browse the repository at this point in the history
Change-Id: I4933c968b84eaca2441c76c4b5a29de48fa093ef
  • Loading branch information
Dan Bornstein committed May 5, 2010
1 parent b419c35 commit 458f063
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libdiskconfig/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 458f063

Please sign in to comment.