summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:16:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:16:55 +0000
commitc2285dc97aea73eaa9eb807fe8d698f43ee0484e (patch)
tree2cce0350b78973d9302f70c0f977aa10fdb8562d
parent45a803cd8ce9c086bbaae921678acf7bd970b422 (diff)
parented6b25df866f455a7cf2e75860b39e178e4ce298 (diff)
downloadshared_library-aml_uwb_341513070.tar.gz
Change-Id: Ib29230220da3d28dcb3c81b384e1b70de0a78c24
-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 {