aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:27 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:22:27 +0000
commitc441b89c249e8c54dc424f792cf78f45ea9aecd6 (patch)
treeea4d3887b79c5a775c7539378ee2bf3a7838ca06
parentd151c0379566290158db83c8213767a5937ea9f0 (diff)
parent6a99587c552c521c589581aea3492460e7c5038a (diff)
downloadsmallvec-c441b89c249e8c54dc424f792cf78f45ea9aecd6.tar.gz
Snap for 9719949 from 6a99587c552c521c589581aea3492460e7c5038a to udc-release
Change-Id: I114c5202d7ba8ddeb9305e80b880f63a3465c4dd
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index d13eba1..5b9dc2f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,5 +50,7 @@ rust_library {
"com.android.btservices",
"com.android.virt",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}