aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
diff options
context:
space:
mode:
Diffstat (limited to 'cargo2android.json')
-rw-r--r--cargo2android.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 2e8c0ea..a7e2a4b 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -1,6 +1,7 @@
{
"apex-available": [
"//apex_available:platform",
+ "com.android.bluetooth",
"com.android.resolv",
"com.android.virt"
],
@@ -8,4 +9,4 @@
"device": true,
"min-sdk-version": "29",
"run": true
-} \ No newline at end of file
+}