summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:56:32 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:56:32 +0000
commitd226ab3f30c48700f0c234e4db3c209e59edfd61 (patch)
tree2cce0350b78973d9302f70c0f977aa10fdb8562d
parent45a803cd8ce9c086bbaae921678acf7bd970b422 (diff)
parented6b25df866f455a7cf2e75860b39e178e4ce298 (diff)
downloadshared_library-d226ab3f30c48700f0c234e4db3c209e59edfd61.tar.gz
Change-Id: I5f0c4a4642a0d1ce87d0b7c7b3dc8a10bc6e0d24
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 71ece12..f4bb7db 100644
--- a/Android.bp
+++ b/Android.bp
@@ -55,6 +55,8 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}
rust_test {