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