summaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: e4cd046bf4a27f2df160d4d780a418fbcddb1a5b (plain)
1
2
3
4
5
6
7
8
9
10
{
  "apex-available": [
    "//apex_available:platform",
    "com.android.bluetooth"
  ],
  "device": true,
  "features": "time,net,io-util,fs",
  "min-sdk-version": "29",
  "run": true
}