blob: 9e2d19b81e340b38bd9c0a99cd653846c56c8a73 [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx",
"src/lib/fuchsia-hyper/hyper.shard.cmx"
],
"program": {
"args": [
"--rotation",
"90"
],
"binary": "bin/system_recovery_fdr"
},
"sandbox": {
"dev": [
"class/display-controller",
"class/input",
"class/input-report",
"sys/platform"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.recovery.FactoryReset",
"fuchsia.recovery.policy.FactoryReset",
"fuchsia.sys.Launcher",
"fuchsia.sysmem.Allocator"
]
}
}