Merge "Mark libziparchive vendor_available."
This commit is contained in:
commit
e0ee6d31fd
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ cc_defaults {
|
|||
cc_library {
|
||||
name: "libziparchive",
|
||||
host_supported: true,
|
||||
vendor_available:true,
|
||||
|
||||
defaults: ["libziparchive_defaults", "libziparchive_flags"],
|
||||
shared_libs: ["liblog", "libbase"],
|
||||
target: {
|
||||
|
|
Loading…
Reference in a new issue