aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:31 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:31 +0000
commit0208136c242932eb92a38ee779238417fbe7015d (patch)
tree11e18b4dd80bdcc297ab5c3bcea47ba342ca555d
parent03e24d19e07ddcc49e254be221a1fa8553a507ff (diff)
parent2ad7d7e492c97bb8617172fc87413e666b66aa88 (diff)
downloadcommand-fds-android14-release.tar.gz
Change-Id: Ibb480d9b8517e39ac66475124d7f1c03b79ef832
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6c86e2d..dc3d4e7 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,
}