aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVijay Venkatraman <vijaykv@google.com>2017-05-17 15:33:00 -0700
committerJayant Chowdhary <jchowdhary@google.com>2017-05-24 13:58:22 -0700
commitbdd08fcdde23b142e4272de23c7c2b4339b0e102 (patch)
treeed91e1bb5465d7d1dada82a6852d9a1d9c14c889
parentccb41b2cf94d4049785588591962d90d68e676b3 (diff)
downloadlibpng-bdd08fcdde23b142e4272de23c7c2b4339b0e102.tar.gz
Add vendor_available:true to libpng
Bug: 38244611 Test: build sailfish Change-Id: If514202184e125742a3205052f06a84d2195525d
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 65bb9ba7e..93e07e3a1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -79,6 +79,7 @@ cc_defaults {
cc_library {
name: "libpng",
+ vendor_available: true,
host_supported: true,
defaults: ["libpng-defaults"],
target: {