blob: 7e8e6c23ded898f375444891c901d593fa20dd8a [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx",
"//src/lib/fuchsia-hyper/hyper.shard.cmx"
],
"program": {
"binary": "bin/system_recovery"
},
"sandbox": {
"dev": [
"class/block",
"class/display-controller",
"class/input",
"class/input-report",
"sys/platform/pci",
"sys/platform"
],
"features": [
"build-info",
"isolated-temp",
"root-ssl-certificates"
],
"services": [
"fuchsia.paver.Paver",
"fuchsia.process.Launcher",
"fuchsia.recovery.FactoryReset",
"fuchsia.recovery.policy.FactoryReset",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.sysmem.Allocator",
"fuchsia.tracking.provider.Registry"
]
}
}