Merge "Replace libziparchive-host with libziparchive" am: 611e205bbe am: 8c8bb25089

am: 63dc310e6a

Change-Id: I645d077dd656f84446f77fd91c169fd7b977e661
This commit is contained in:
Colin Cross
2016-08-26 20:40:27 +00:00
committed by android-build-merger
3 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ aaptHostStaticLibs := \
liblog \
libcutils \
libexpat \
libziparchive-host \
libziparchive \
libbase
aaptCFlags := -DAAPT_VERSION=\"$(BUILD_NUMBER_FROM_FILE)\"

View File

@@ -127,7 +127,7 @@ hostStaticLibs := \
liblog \
libcutils \
libexpat \
libziparchive-host \
libziparchive \
libpng \
libbase \
libprotobuf-cpp-lite

View File

@@ -51,7 +51,7 @@ hostStaticLibs := \
liblog \
libcutils \
libexpat \
libziparchive-host \
libziparchive \
libbase
cFlags := -Wall -Werror