Remove "_static" suffix from libsparse
am: 67f3aa8804
Change-Id: Id40f2a7335fed5b0669a98eaa0815b129e35432d
This commit is contained in:
commit
204369ef1a
3 changed files with 3 additions and 3 deletions
|
@ -77,7 +77,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
libbatterymonitor \
|
||||
libbootloader_message \
|
||||
libext4_utils \
|
||||
libsparse_static \
|
||||
libsparse \
|
||||
libziparchive \
|
||||
libotautil \
|
||||
libmounts \
|
||||
|
|
|
@ -100,7 +100,7 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
liblog \
|
||||
libselinux \
|
||||
libext4_utils \
|
||||
libsparse_static \
|
||||
libsparse \
|
||||
libcrypto_utils \
|
||||
libcrypto \
|
||||
libcutils \
|
||||
|
|
|
@ -37,7 +37,7 @@ updater_common_static_libraries := \
|
|||
libfs_mgr \
|
||||
liblog \
|
||||
libselinux \
|
||||
libsparse_static \
|
||||
libsparse \
|
||||
libsquashfs_utils \
|
||||
libbz \
|
||||
libz \
|
||||
|
|
Loading…
Reference in a new issue