aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:06 +0000
commit0f8578ca82a163b015410f83e4019720e3d74684 (patch)
tree4de54b42fb04c5b0823e9bd18687a5ff227de230
parenta555364f8bbed569f220bf70ad6ff3aeb34f6601 (diff)
parent3bed5de4660952818fac54bc0822047390137824 (diff)
downloadcrossbeam-utils-android14-d1-s3-release.tar.gz
Change-Id: Id376e56adc444b4507ae2dd078a5ed2825feb5e9
-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,
}