summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:46 +0000
commit1791d024bcda8aeb16764fddae0f382bc0a71978 (patch)
tree2cce0350b78973d9302f70c0f977aa10fdb8562d
parent01496dcf6e859d09de2d2c40d8d609830e46c0bc (diff)
parentbd008c8cdf165f4b28b3698d03ccf6332c69fba3 (diff)
downloadshared_library-android14-d1-s5-release.tar.gz
Change-Id: I0b7085e1dd688869c950f45b0bee1fc29ad6bb66
-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 {