aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:41 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:41 +0000
commit272cb2313c42b27807d4c5bdba425b9c484cc868 (patch)
tree4de54b42fb04c5b0823e9bd18687a5ff227de230
parent8c5d6ebc114e9b014b72ee4955a97d3597f918d5 (diff)
parentdbdc556b7a82a424b200adc407d97cbf9ddbfdfd (diff)
downloadcrossbeam-utils-272cb2313c42b27807d4c5bdba425b9c484cc868.tar.gz
Change-Id: I84e819b0d35f5b9490f2ba63f0245ea7ba77494c
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5b4b500..8b5ecf9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -162,4 +162,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}