aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:10 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:10 +0000
commit00396d38270c8c82fca155cef72b6aaffad497ab (patch)
tree693eeca1da484621a44e30f0b601716aae3d0ab1
parent25b0464be676fc4675d3b2a553e90675b31bc33d (diff)
parent8b76591402ed2991f7ef8da4ed0b05c15f84d0fd (diff)
downloadjni-00396d38270c8c82fca155cef72b6aaffad497ab.tar.gz
Change-Id: Ia01eda8e949d7e4a6ff1a15dc6a2ad9c9b2ca648
-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",
}