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