Merge "Mark libziparchive vendor_available."

This commit is contained in:
Jayant Chowdhary 2017-05-25 17:08:38 +00:00 committed by Gerrit Code Review
commit e0ee6d31fd

View file

@ -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: {