Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7a9f4c26 authored by Dan Bornstein's avatar Dan Bornstein Committed by Android Git Automerger
Browse files

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

Merge commit '83b97a6a' into kraken

* commit '83b97a6a':
  For issue #2651381, allow library prelinking.
parents cc42a2d6 83b97a6a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)