aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:10 +0000
commit5ddd5ba16628accd34a921b1eabc697459cebec7 (patch)
tree1fa0b4cb0a6abad921b4b5442e09923fae2f1d56
parent81e40f424ad65ccda1cf8eb30d986d10d4a54454 (diff)
parent88ee1a6b9fe2125fccfed76f64d463a88f66daf6 (diff)
downloadtokio-test-android14-d1-s6-release.tar.gz
Change-Id: I7c4eac705a64062a6467dd93fc765df04677b1c6
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 43cb97d..e6b89ff 100644
--- a/Android.bp
+++ b/Android.bp
@@ -33,6 +33,12 @@ rust_library {
"libtokio",
"libtokio_stream",
],
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ product_available: true,
+ vendor_available: true,
}
rust_defaults {