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