aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:50 +0000
commit68b999547f90cdb4d6577874f7a7e7579645c2cf (patch)
tree2c1be8f109c6a27735c1cdd6a9ce08c0ee54b98f
parent544a4e96f9f8e3273446274e188fb42f3aa3cf97 (diff)
parent16eaaa2828bf0f44eb20d35868b5f060410929a2 (diff)
downloadquickcheck-android14-s1-release.tar.gz
Change-Id: Ie4113c8265e0999e57350744027da04bb487273e
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 649bbd9..a0a56ce 100644
--- a/Android.bp
+++ b/Android.bp
@@ -59,6 +59,12 @@ rust_library {
"liblog_rust",
"librand",
],
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ product_available: true,
+ vendor_available: true,
}
rust_test {