summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:25 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:54:25 +0000
commita01c46d76f6be4336829c33bb268abba2d7efec9 (patch)
treece4bf9a1f3b15d59d7187d1a6d98a1c05cfac554
parent1592ee227daed2911b69592ce9da92b619e83640 (diff)
parentb771f86bcb3d0086ee5eda84da70634e7ab746dd (diff)
downloadgiflib-android14-mainline-mediaprovider-release.tar.gz
Change-Id: I3c10bb22a74579ccb3421b3f5febe97eb57e8472
-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,
}