aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:04 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:16:04 +0000
commit9a7e2fa01eb475755877f70c43630fbf72c4e39c (patch)
tree809391e8ee075b4855dcba24e5b67cbfd029b84a
parenta2f15d3302ff602319e679019758b7b86fc8d3d2 (diff)
parent7b50111ad754b3bac514310a520d34bf5765de93 (diff)
downloadjni-sys-android14-d1-s7-release.tar.gz
Change-Id: Ie4d57905664d62ac06e3e5a8168e635f42aa9fe9
-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",
}