aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2017-08-13 23:46:53 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-08-13 23:46:53 +0000
commitccc984b7581005f00fcf0e2e4a284456824f9c7b (patch)
tree8e95246b0b5478a5fb5bf65dac63029a78d6c267
parent0ef7a678ffd48ca9c5a18f198574879f5c7f0edf (diff)
parentec4e3f340864c83f3f65f018c8f95b322a659901 (diff)
downloadlibpng-ccc984b7581005f00fcf0e2e4a284456824f9c7b.tar.gz
libpng is not allowed to vendor
am: ec4e3f3408 Change-Id: I3ea87839fbbf8c3087b3fc7f46a983866e34ebd6
-rw-r--r--Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 93e07e3a1..65bb9ba7e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -79,7 +79,6 @@ cc_defaults {
cc_library {
name: "libpng",
- vendor_available: true,
host_supported: true,
defaults: ["libpng-defaults"],
target: {