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

Commit 705353ae authored by Alex Deymo's avatar Alex Deymo
Browse files

Remove "_static" and "_host" suffix from libext4_utils.

Bug: 34220783
Change-Id: I967dbaa9c48ad1feed2369c3a40f745b86a350f8
parent d5583867
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -336,7 +336,7 @@ LOCAL_STATIC_LIBRARIES := \
    libfec_rs \
    libselinux \
    liblog \
    libext4_utils_static \
    libext4_utils \
    libsquashfs_utils \
    libcutils \
    libbase \
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ LOCAL_C_INCLUDES_windows := development/host/windows/usb/api

LOCAL_STATIC_LIBRARIES := \
    libziparchive \
    libext4_utils_host \
    libext4_utils \
    libsparse_host \
    libutils \
    liblog \
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ common_static_libraries := \
    libbase \
    libcrypto_utils \
    libcrypto \
    libext4_utils_static \
    libext4_utils \
    libsquashfs_utils \
    libselinux

+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ LOCAL_STATIC_LIBRARIES := \
    libsquashfs_utils \
    liblogwrap \
    libcutils \
    libext4_utils_static \
    libext4_utils \
    libbase \
    libc \
    libselinux \