blob: 9250cda1b6edae989a2e3fbf5ddcc129ad977528 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.tracing.controller.Controller": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=2"
],
"fuchsia.tracing.provider.Registry": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=2"
]
}
}
},
"program": {
"binary": "test/ktrace_integration_tests"
},
"sandbox": {
"features": [
"deprecated-shell"
],
"services": [
"fuchsia.sys.Launcher",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.tracing.controller.Controller",
"fuchsia.tracing.provider.Registry"
]
}
}