aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:04:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:04:34 +0000
commitbd152b3ee973aefe5b1c5bcfc6295d2346c427ca (patch)
tree619b140d4e933acdbc6d87f524856c1a682011ad /cargo2android.json
parent75895edb6e320a9b64f0283201c076ea777fb44f (diff)
parenteeb16f6eac71f26869b8e85d27fa5a7162f323d3 (diff)
downloadslab-bd152b3ee973aefe5b1c5bcfc6295d2346c427ca.tar.gz
Snap for 8564071 from eeb16f6eac71f26869b8e85d27fa5a7162f323d3 to mainline-extservices-releaseaml_ext_331814220aml_ext_331412000aml_ext_331312000aml_ext_331112010aml_ext_331012020android13-mainline-extservices-release
Change-Id: I0230226c54b808cb79ef2e7172eb200b61ec9b20
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 44e747c..5b266a6 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,12 +1,13 @@
{
"apex-available": [
"//apex_available:platform",
+ "com.android.bluetooth",
"com.android.resolv",
"com.android.virt"
],
- "min_sdk_version": "29",
"dependencies": true,
"device": true,
+ "min-sdk-version": "29",
"run": true,
"tests": true
-} \ No newline at end of file
+}