aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:43:39 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:43:39 +0000
commit642bb8edec533560239874ab2809538acf9c3064 (patch)
tree693eeca1da484621a44e30f0b601716aae3d0ab1
parent790bc7e3505486032be69f65761df82a7c16a1d4 (diff)
parent8b76591402ed2991f7ef8da4ed0b05c15f84d0fd (diff)
downloadjni-642bb8edec533560239874ab2809538acf9c3064.tar.gz
Change-Id: I5efd62b663cbe6f961902c118fc5ad9c2b8906af
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 452023f..dc64828 100644
--- a/Android.bp
+++ b/Android.bp
@@ -81,5 +81,7 @@ rust_library {
"//apex_available:platform",
"com.android.uwb",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}