aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-07-16 18:26:09 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-07-16 18:26:09 +0000
commit5dd87c72602eba1865d003df670dd3577710c152 (patch)
treef5e479f1453e8ca240a23a4210da2ebeb276d132
parentdf3dc85d2ff9d18f15ff7a217a1ed52a3eb7b6bf (diff)
parenta947022e8ddbc709f0bbcd79d419030a276f9adc (diff)
downloadlibpng-android11-mainline-sparse-2021-jan-release.tar.gz
Change-Id: I088e5611a7aac1377019cfa09ba81a4ee9a5c83b
-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,