aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 16de8f81b5e8a133485bb30cea841ced3cea6ddf (plain)
1
2
3
4
5
6
7
8
9
10
{
  "cfg-blocklist": [
    "use_addcarry"
  ],
  "copy-out": true,
  "device": true,
  "run": true,
  "tests": true,
  "vendor-available": true
}