blob: 539f67ccec9c68e139ba8b0dc63625509a13d91c [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/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"
]
}
}