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