summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:50:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:50:49 +0000
commit0e126ecf3de980d4b8591d976d721d0adcf697be (patch)
treece4bf9a1f3b15d59d7187d1a6d98a1c05cfac554
parent779dbd55a1da9cda3efa411ecb0023d5fee8009a (diff)
parentb771f86bcb3d0086ee5eda84da70634e7ab746dd (diff)
downloadgiflib-android14-mainline-media-swcodec-release.tar.gz
Change-Id: Ica513ea5d9989c1ccd1d3ff25bcad1336fe2f5e5
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 118c121..afd0414 100644
--- a/Android.bp
+++ b/Android.bp
@@ -39,4 +39,6 @@ cc_library_static {
],
export_include_dirs: ["."],
+
+ vendor_available: true,
}