Cherry-pick 7ad1110ecd
Partial cherry-pick of commit 7ad1110ecd.
Test: m
Merged-In: Id0e57ee828f17008891fe3741935a9be8830b01d
Change-Id: Id0e57ee828f17008891fe3741935a9be8830b01d
This commit is contained in:
committed by
Andreas Gampe
parent
279f32ded5
commit
e366fa08b6
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user