revert uncrypt back to dynamic linking, fix libs
Bug: 17029174, 17015157 Change-Id: I1d24f3402875dfb972daa6daef0f385baeff84e9
This commit is contained in:
+1
-6
@@ -20,11 +20,6 @@ LOCAL_SRC_FILES := uncrypt.c
|
|||||||
|
|
||||||
LOCAL_MODULE := uncrypt
|
LOCAL_MODULE := uncrypt
|
||||||
|
|
||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := libfs_mgr libcutils
|
||||||
libfs_mgr \
|
|
||||||
libcutils \
|
|
||||||
libc
|
|
||||||
|
|
||||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
|
||||||
|
|
||||||
include $(BUILD_EXECUTABLE)
|
include $(BUILD_EXECUTABLE)
|
||||||
|
|||||||
Reference in New Issue
Block a user