aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:23:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:23:07 +0000
commit4e57a3a15685909488544099d60f532eb62e0914 (patch)
treebb7fed649d07e5b24e581d19ccf3c547b2b86c62
parent8fdc5eeb2d598a28211499b2f5055cf6376de9b2 (diff)
parent62884e502a4d24cefc135591ef2be0f50e4ed593 (diff)
downloadwhich-android14-s1-release.tar.gz
Change-Id: Ie92494a996621633f4b3d64314f54d403561bd37
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e4167ea..22790af 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,4 +35,6 @@ rust_library {
"//apex_available:platform",
"//apex_available:anyapex",
],
+ product_available: true,
+ vendor_available: true,
}