| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "system-services": [ | |
| "fuchsia.kernel.RootJob" | |
| ] | |
| } | |
| }, | |
| "include": [ | |
| "syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "test/debug_agent_integration_tests" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.exception.ProcessLimbo", | |
| "fuchsia.kernel.RootJob", | |
| "fuchsia.process.Launcher" | |
| ] | |
| } | |
| } |