summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:24 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:24 +0000
commit2bf125d27b47718b98f1b8a43fc9ff1108c196fc (patch)
tree2cce0350b78973d9302f70c0f977aa10fdb8562d
parent9eea4de8a8aed63385ae3b59c15c8c8a93b289c1 (diff)
parentb8dd0a2b8c4dab1748c4cb63a1385647cf060fac (diff)
downloadshared_library-2bf125d27b47718b98f1b8a43fc9ff1108c196fc.tar.gz
Change-Id: I9e77934d69e53caf49364c4806f2db174e098129
-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 {