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

am: 8c8bb25089

Change-Id: Iaa10133cfcf424d82f170bf5b8b21487a982e5fb
This commit is contained in:
Colin Cross
2016-08-26 20:32:24 +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

@@ -126,7 +126,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