aboutsummaryrefslogtreecommitdiff
path: root/cargo_embargo.json
blob: de782dc3ab75162440294127faf348d6158e24ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "features": ["std"],
  "apex_available": [
    "//apex_available:platform",
    "com.android.runtime",
    "com.android.art.debug",
    "com.android.art"
  ],
  "min_sdk_version": "S",
  "native_bridge_supported": true,
  "ramdisk_available": true,
  "recovery_available": true,
  "run_cargo": false,
  "tests": true,
  "vendor_ramdisk_available": true
}