Remove "_static" suffix from libsparse
Bug: 34220783 Change-Id: I358f931f0b29f5bd526e1475180e477e2e90b936
This commit is contained in:
+1
-1
@@ -77,7 +77,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
libbatterymonitor \
|
libbatterymonitor \
|
||||||
libbootloader_message \
|
libbootloader_message \
|
||||||
libext4_utils \
|
libext4_utils \
|
||||||
libsparse_static \
|
libsparse \
|
||||||
libziparchive \
|
libziparchive \
|
||||||
libotautil \
|
libotautil \
|
||||||
libmounts \
|
libmounts \
|
||||||
|
|||||||
+1
-1
@@ -100,7 +100,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||||||
liblog \
|
liblog \
|
||||||
libselinux \
|
libselinux \
|
||||||
libext4_utils \
|
libext4_utils \
|
||||||
libsparse_static \
|
libsparse \
|
||||||
libcrypto_utils \
|
libcrypto_utils \
|
||||||
libcrypto \
|
libcrypto \
|
||||||
libcutils \
|
libcutils \
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@ updater_common_static_libraries := \
|
|||||||
libfs_mgr \
|
libfs_mgr \
|
||||||
liblog \
|
liblog \
|
||||||
libselinux \
|
libselinux \
|
||||||
libsparse_static \
|
libsparse \
|
||||||
libsquashfs_utils \
|
libsquashfs_utils \
|
||||||
libbz \
|
libbz \
|
||||||
libz \
|
libz \
|
||||||
|
|||||||
Reference in New Issue
Block a user