aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:37 +0000
commitd0c712d8e6833548ca357e738bdf4d38321368e0 (patch)
tree7063856b00fcda978586fe349806ad14c4e22c9c
parentf275c655a0d9d8d418d12aa16013d1ba1e02a4ef (diff)
parentd061e566351651e6fdf815bc366eb12aaf06e778 (diff)
downloaditoa-d0c712d8e6833548ca357e738bdf4d38321368e0.tar.gz
Change-Id: I36ac54a9455bec0863ad9e9c5c16d3d8c5deb3ae
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index efd510c..da9aca2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -68,4 +68,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}