Merge "Remove static link in Android framework under /frameworks/base." am: c60963e451 am: 5705ad69db
am: ae21f6f5b0
Change-Id: Ie0306a1e3dc80f6ee6ad9669b91d150167b04586
This commit is contained in:
@@ -64,8 +64,9 @@ LOCAL_MODULE:= libandroidfw
|
||||
LOCAL_SRC_FILES:= $(deviceSources)
|
||||
LOCAL_C_INCLUDES := \
|
||||
system/core/include
|
||||
LOCAL_STATIC_LIBRARIES := libziparchive libbase
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libziparchive \
|
||||
libbase \
|
||||
libbinder \
|
||||
liblog \
|
||||
libcutils \
|
||||
|
||||
@@ -52,6 +52,7 @@ LOCAL_C_INCLUDES += \
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
libandroid_runtime \
|
||||
libandroidfw \
|
||||
libbase \
|
||||
libbinder \
|
||||
libcutils \
|
||||
liblog \
|
||||
|
||||
Reference in New Issue
Block a user