blob: 919e9eec95620714d343f5e0df360ad43a230c01 [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--config",
"/pkg/data/cm_config"
],
"binary": "bin/component_manager"
},
"sandbox": {
"features": [
"deprecated-ambient-replace-as-executable"
],
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Loader",
"fuchsia.tracing.provider.Registry"
]
}
}