summaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: 98cba6d9ca94d467c32753b358c78dbd9aa8f314 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "apex_available": [
    "//apex_available:platform",
    "com.android.virt"
  ],
  "package": {
    "shared_library": {
      "no_presubmit": true
    }
  },
  "run_cargo": false,
  "tests": true
}