blob: 83de96e171a3d6701cd8217fa917f0fc08b30319 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.tracing.provider.Registry": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=4"
],
"fuchsia.tracing.controller.Controller": [
"fuchsia-pkg://fuchsia.com/trace_manager#meta/trace_manager.cmx",
"--verbose=4"
]
}
}
},
"program": {
"binary": "test/cpuperf_provider_integration_tests"
},
"sandbox": {
"dev": [ "sys/cpu-trace" ],
"features": [
"deprecated-shell",
"system-temp",
"deprecated-ambient-replace-as-executable"
],
"services": [
"fuchsia.sys.Launcher",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.tracing.provider.Registry",
"fuchsia.tracing.controller.Controller"
]
}
}