aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:22 +0000
commitcc72035fd27925909c59fb66ede2caa616d27d5a (patch)
treef28edf70919a5f518c0342d4a8b3e89ec7b03094
parent8cebe6b1c4d848e1d698776dee6942fedb282efe (diff)
parentf4ce4bcf89a6d37225f3fc87b2a39667552fc7f4 (diff)
downloadserde-xml-rs-cc72035fd27925909c59fb66ede2caa616d27d5a.tar.gz
Change-Id: I29026f88a01b97ea57835f6e4e7588216e4f8e78
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f8add92..3a2d26c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -36,6 +36,8 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
}
rust_test {