aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:59:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:59:02 +0000
commit19364c2fda5936a23773fcc54177ca6b7e3783af (patch)
tree809391e8ee075b4855dcba24e5b67cbfd029b84a
parentd862f72e46fdbbf294098fb82ee5a760a3af2dac (diff)
parent5b79554ed1617c9d7bdcbfeb266689ad080d8253 (diff)
downloadjni-sys-android14-mainline-mediaprovider-release.tar.gz
Change-Id: Ib7746c0df7d9ca05f36fe2472158b8ea47aebbff
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 6e0d013..db6a826 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,5 +49,7 @@ rust_library {
"//apex_available:platform",
"com.android.uwb",
],
+ product_available: true,
+ vendor_available: true,
min_sdk_version: "29",
}