| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "system-services": [ | |
| "fuchsia.scheduler.ProfileProvider" | |
| ] | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/fuchsia_microbenchmarks" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "shell-commands" | |
| ], | |
| "services": [ | |
| "fuchsia.process.Launcher", | |
| "fuchsia.process.Resolver", | |
| "fuchsia.scheduler.ProfileProvider", | |
| "fuchsia.sys.Launcher" | |
| ] | |
| } | |
| } |