Merge "Replace libziparchive-host with libziparchive"

am: 611e205bbe

Change-Id: I077a18bc3e6de20e0d4d6d6213de829ea47ffe43
This commit is contained in:
Colin Cross
2016-08-26 20:25:13 +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