blob: e1a74057149d913daee7659205b3d90478ac418c [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--config",
"/pkg/data/component_manager_debug_config"
],
"binary": "bin/component_manager"
},
"sandbox": {
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Loader",
"fuchsia.tracing.provider.Registry"
]
}
}