Merge "Mark libziparchive vendor_available." into oc-dev

This commit is contained in:
Jayant Chowdhary 2017-05-31 03:59:44 +00:00 committed by Android (Google) Code Review
commit b8c0f4fb04

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