aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: e0aa06cf144d204e7df5f5898fe00ada036de570 (plain)
1
2
3
4
5
6
7
8
{
  "device": true,
  "features": "alloc,std",
  "run": true,
  "tests": true,
  "vendor-available": false,
  "product-available": false
}