aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-01-13 21:45:49 +0000
committerMatthew Maurer <mmaurer@google.com>2022-01-25 22:47:08 +0000
commit3347351bae57dd29decb020c82bd4466b3949a4a (patch)
tree0398c46dd980c4f297ce623d0bd7074bdf0c46ba /Android.bp
parent37730ba6486519b3cdcc95d33001627e5e796a00 (diff)
downloadbytes-3347351bae57dd29decb020c82bd4466b3949a4a.tar.gz
Bug: 216358770 Change-Id: Idda7787a87f26521e6973e7d04bd6371ae64077d
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5853d9d..97dc970 100644
--- a/Android.bp
+++ b/Android.bp
@@ -156,5 +156,6 @@ rust_library {
"com.android.uwb",
"com.android.virt",
],
+ vendor_available: true,
min_sdk_version: "29",
}