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

Commit 611e205b authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Replace libziparchive-host with libziparchive"

parents 43ec5716 9a1a3bcb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@ aaptHostStaticLibs := \
    liblog \
    libcutils \
    libexpat \
    libziparchive-host \
    libziparchive \
    libbase

aaptCFlags := -DAAPT_VERSION=\"$(BUILD_NUMBER_FROM_FILE)\"
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ hostStaticLibs := \
	liblog \
	libcutils \
	libexpat \
	libziparchive-host \
	libziparchive \
	libpng \
	libbase \
	libprotobuf-cpp-lite
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ hostStaticLibs := \
    liblog \
    libcutils \
    libexpat \
    libziparchive-host \
    libziparchive \
    libbase

cFlags := -Wall -Werror