Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67f3aa88 authored by Alex Deymo's avatar Alex Deymo
Browse files

Remove "_static" suffix from libsparse

Bug: 34220783

Change-Id: I358f931f0b29f5bd526e1475180e477e2e90b936
parent 31653660
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ LOCAL_STATIC_LIBRARIES := \
    libbatterymonitor \
    libbootloader_message \
    libext4_utils \
    libsparse_static \
    libsparse \
    libziparchive \
    libotautil \
    libmounts \
+1 −1
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ LOCAL_STATIC_LIBRARIES := \
    liblog \
    libselinux \
    libext4_utils \
    libsparse_static \
    libsparse \
    libcrypto_utils \
    libcrypto \
    libcutils \
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ updater_common_static_libraries := \
    libfs_mgr \
    liblog \
    libselinux \
    libsparse_static \
    libsparse \
    libsquashfs_utils \
    libbz \
    libz \