summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:06 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:06 +0000
commitcad313a83a17883c6f25703d395362b476888e09 (patch)
tree05d84a9d25f763ef15d700c10d313c9fe98b57f4
parentc869f9131d5041b489d123baa0bb692f7e4d40fb (diff)
parent56e868a00028065a41d3331134397b083daa8591 (diff)
downloadtinyvec_macros-cad313a83a17883c6f25703d395362b476888e09.tar.gz
Change-Id: Ia38b53a4e7261dbd05f2beb64eba843ee44ffe8e
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 9f5b9e7..8d96aaf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,5 +45,7 @@ rust_library {
"//apex_available:platform",
"com.android.resolv",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}