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

Commit 68248e17 authored by Tom Marshall's avatar Tom Marshall
Browse files

fastboot: Add lz4 libs

 * Required by transparent compresssion in make_ext4fs.

Change-Id: I408b5374524b5b8abaf008cf8f4c10ff90376d3e
parent 52c51f96
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -55,7 +55,8 @@ LOCAL_STATIC_LIBRARIES := \
    libunz \
    libext4_utils_host \
    libsparse_host \
    libz
    libz \
    liblz4-host

ifneq ($(HOST_OS),windows)
LOCAL_STATIC_LIBRARIES += libselinux