blob: 204a42b4fd82f32e3892d2c659ec3398deb84c40 [file] [log] [blame]
{
"program": {
"binary": "bin/trace"
},
"sandbox": {
"features": [
"isolated-persistent-storage",
"shell",
"system-temp"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.tracelink.Registry",
"fuchsia.tracing.controller.Controller"
],
"system": [
"bin"
]
}
}