1{
2  "run_cargo": false,
3  "tests": true,
4  "apex_available": [
5    "//apex_available:platform",
6    "com.android.virt"
7  ],
8  "package": {
9    "argh": {
10      "dep_blocklist": [
11        "libtrybuild"
12      ]
13    }
14  },
15  "module_blocklist": [
16    "argh_test_tests_compiletest"
17  ]
18}
19