aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:14:56 +0000
commit55f8a5994456753fddef8003918c63d5f3a0dfcf (patch)
tree11e18b4dd80bdcc297ab5c3bcea47ba342ca555d
parentb0369c74e8aa8df7e1ad5a36822d61c7a5a9011f (diff)
parent7d80456abe2e9034a01baa43a8af08b17159fe11 (diff)
downloadcommand-fds-android14-d1-s3-release.tar.gz
Change-Id: Ided50916eebb340361b3aa3c0637e8256e8a7a60
-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,
}