Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."
This commit is contained in:
commit
b8f9b7428a
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ LOCAL_SRC_FILES:= compress.c utils.c
|
|||
LOCAL_MODULE := libtinycompress
|
||||
LOCAL_SHARED_LIBRARIES:= libcutils libutils
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_PRELINK_MODULE := false
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
|
|
Loading…
Reference in a new issue