aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:24:20 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:24:20 +0000
commitb429a2f1596f64eea0c63f77dab163c52e519d18 (patch)
tree693eeca1da484621a44e30f0b601716aae3d0ab1
parentf868c206cc853bc3a6928676476ed71481b19db6 (diff)
parent8b76591402ed2991f7ef8da4ed0b05c15f84d0fd (diff)
downloadjni-aml_cfg_341510000.tar.gz
Snap for 10453563 from 8b76591402ed2991f7ef8da4ed0b05c15f84d0fd to mainline-configinfrastructure-releaseaml_cfg_341510000
Change-Id: I2735fa16e2b1e1c1c8c28e686da038f1630dd103
-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",
}