summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:44:56 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:44:56 +0000
commit6f8f21f30e4839d392d1c5343df06076876511fb (patch)
tree2cce0350b78973d9302f70c0f977aa10fdb8562d
parent45a803cd8ce9c086bbaae921678acf7bd970b422 (diff)
parented6b25df866f455a7cf2e75860b39e178e4ce298 (diff)
downloadshared_library-aml_art_341514450.tar.gz
Change-Id: I7f11d22be6d8a8bb54e47281e347a6737c7a17c8
-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 {