blob: 4d3dcea16c32371c373f2c87459f17dd0ea24bcd [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/ktrace_provider"
},
"sandbox": {
"services": [
"fuchsia.boot.ReadOnlyLog",
"fuchsia.kernel.RootJob",
"fuchsia.tracing.kernel.Controller",
"fuchsia.tracing.kernel.Reader",
"fuchsia.tracing.provider.Registry"
]
}
}