aboutsummaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 2e7d7a714f6901be651e9bcd2128add8d97ef475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "apex-available": [
    "//apex_available:platform",
    "com.android.virt"
  ],
  "cfg-blocklist": [
    "use_addcarry"
  ],
  "copy-out": true,
  "device": true,
  "run": true,
  "tests": true
}