aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:44:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:44:15 +0000
commit80ea6236f5edbfec8023e6751d284ea1e5bc5f6b (patch)
tree809391e8ee075b4855dcba24e5b67cbfd029b84a
parentd862f72e46fdbbf294098fb82ee5a760a3af2dac (diff)
parent5b79554ed1617c9d7bdcbfeb266689ad080d8253 (diff)
downloadjni-sys-android14-mainline-adservices-release.tar.gz
Change-Id: Ib1ca7793b75ff28cf1f84bc9094d8f3a9de1580b
-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",
}