Remove "_static" suffix from libext4_utils. am: 31653660ad am: 4b54093899
am: 9edd655f94
Change-Id: I6191d76d293d4b14e34eaafa227429999707e460
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ LOCAL_C_INCLUDES += \
|
|||||||
LOCAL_STATIC_LIBRARIES := \
|
LOCAL_STATIC_LIBRARIES := \
|
||||||
libbatterymonitor \
|
libbatterymonitor \
|
||||||
libbootloader_message \
|
libbootloader_message \
|
||||||
libext4_utils_static \
|
libext4_utils \
|
||||||
libsparse_static \
|
libsparse_static \
|
||||||
libziparchive \
|
libziparchive \
|
||||||
libotautil \
|
libotautil \
|
||||||
|
|||||||
+1
-1
@@ -99,7 +99,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
libfs_mgr \
|
libfs_mgr \
|
||||||
liblog \
|
liblog \
|
||||||
libselinux \
|
libselinux \
|
||||||
libext4_utils_static \
|
libext4_utils \
|
||||||
libsparse_static \
|
libsparse_static \
|
||||||
libcrypto_utils \
|
libcrypto_utils \
|
||||||
libcrypto \
|
libcrypto \
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@ updater_common_static_libraries := \
|
|||||||
libutils \
|
libutils \
|
||||||
libmounts \
|
libmounts \
|
||||||
libotafault \
|
libotafault \
|
||||||
libext4_utils_static \
|
libext4_utils \
|
||||||
libfec \
|
libfec \
|
||||||
libfec_rs \
|
libfec_rs \
|
||||||
libfs_mgr \
|
libfs_mgr \
|
||||||
|
|||||||
Reference in New Issue
Block a user