| { | |
| "program": { | |
| "binary": "bin/dev_base_shell" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.identity.account.AccountManager", | |
| "fuchsia.cobalt.LoggerFactory", | |
| "fuchsia.modular.ComponentContext", | |
| "fuchsia.sys.Launcher", | |
| "fuchsia.testing.runner.TestRunner", | |
| "fuchsia.testing.runner.TestRunnerStore", | |
| "fuchsia.tracing.provider.Registry", | |
| "fuchsia.ui.scenic.Scenic" | |
| ] | |
| } | |
| } |