1{
2  "apex_available": [
3    "//apex_available:platform",
4    "com.android.virt"
5  ],
6  "package": {
7    "shared_library": {
8      "no_presubmit": true
9    }
10  },
11  "run_cargo": false,
12  "tests": true
13}
14