Partial cherry-pick of commit 7ad1110ecd.

Test: m
Merged-In: Id0e57ee828f17008891fe3741935a9be8830b01d
Change-Id: Id0e57ee828f17008891fe3741935a9be8830b01d
This commit is contained in:
Adam Lesinski
2016-10-28 16:39:15 -07:00
committed by Andreas Gampe
parent 279f32ded5
commit e366fa08b6

View File

@@ -64,7 +64,16 @@ cc_library {
shared: {
enabled: false,
},
shared_libs: ["libz-host"],
static_libs: [
"libziparchive",
"libbase",
"liblog",
"libcutils",
"libutils",
],
shared_libs: [
"libz-host",
],
},
windows: {
enabled: true,