summaryrefslogtreecommitdiff
path: root/cargo2android.json
blob: 6e6808810045d8cc41c2d68bd9273b5c8e9546e2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "apex-available": [
    "//apex_available:platform",
    "com.android.virt"
  ],
  "device": true,
  "no-presubmit": true,
  "run": true,
  "tests": true
}