aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:40 +0000
commit43d24f42d7b34bd9d3beabc04e979aae7667ce4b (patch)
tree5dde593726f7dcc1fcedcc1ed4b1d54d3743b0bb
parentf9d112cc2fe485fcf314718cb7fd4ec64db5133d (diff)
parent9d0b2dbbb945eb09f41e154653bb57eaeef6f884 (diff)
downloadcrossbeam-queue-android-security-14.0.0_r4.tar.gz
Change-Id: I341e30aaf2d55b3e8bc6f2e69df257f32b241475
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0880b56..047b21e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -101,4 +101,6 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}