aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:05 +0000
commit76b89eddb1ff48307601cd1af999d51b6937bcda (patch)
tree7a671c491f480dc16c9ee28f2473880289125541
parentd37b9954f086c8ed4b186333880784cac2a2c58f (diff)
parentda4ffe46f48179af3b307038a3ac6c7e8359402e (diff)
downloadnom-android-platform-14.0.0_r7.tar.gz
Change-Id: I2b844c9c20f468fc518a952de80345ac9d5da058
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 809b68b..f9f1cbb 100644
--- a/Android.bp
+++ b/Android.bp
@@ -38,4 +38,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}