aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: dc841c640cf003cd0562b520dd9b8db86966ac8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "features": [
    "alloc"
  ],
  "package": {
    "virtio-drivers": {
      "force_rlib": true,
      "host_supported": false,
      "no_std": true,
      "patch": "patches/Android.bp.patch"
    }
  },
  "product_available": false,
  "run_cargo": false,
  "tests": true,
  "vendor_available": false
}