aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json9
1 files changed, 3 insertions, 6 deletions
diff --git a/cargo2android.json b/cargo2android.json
index e136311..01465d0 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,14 +1,11 @@
{
"apex-available": [
"//apex_available:platform",
- "com.android.bluetooth",
"com.android.resolv",
- "com.android.uwb",
"com.android.virt"
],
+ "min_sdk_version": "29",
"dependencies": true,
"device": true,
- "min-sdk-version": "29",
- "run": true,
- "vendor-available": true
-}
+ "run": true
+} \ No newline at end of file