aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:20:57 +0000
commit7977092bd15e618886bbeaa926cd1e6d4650183f (patch)
treedb19da9e10900203b4eceeb164b64a2719ad9e1e
parent353837095c466343040608f81058424eb901112f (diff)
parentcb0f07e213399a3e3f9af1fe98380d940094dc77 (diff)
downloadmemchr-android14-security-release.tar.gz
Change-Id: Id5b1284a01a8189a91b4c59b3573193a7c188fca
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8138e3c..3e97f84 100644
--- a/Android.bp
+++ b/Android.bp
@@ -64,6 +64,7 @@ rust_library {
"com.android.uwb",
"com.android.virt",
],
+ product_available: true,
vendor_available: true,
min_sdk_version: "29",
}