aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:04:28 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-14 23:04:28 +0000
commit820ded0b2f7433ae308ce3b2f5c440a0427207e3 (patch)
treef5e479f1453e8ca240a23a4210da2ebeb276d132
parentdf3dc85d2ff9d18f15ff7a217a1ed52a3eb7b6bf (diff)
parent9e1f873b22bba8158573ff47b69131603e56743d (diff)
downloadlibpng-android11-qpr1-d-release.tar.gz
Change-Id: Id1d494ec66c33e4379a0962b28888e226cc93857
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c6c284ad6..72cd34066 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,6 +50,8 @@ cc_defaults {
cc_library {
name: "libpng",
vendor_available: true,
+ // TODO(b/153609531): remove when no longer needed.
+ native_bridge_supported: true,
recovery_available: true,
vndk: {
enabled: true,