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