| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "system-services": [ | |
| "fuchsia.kernel.VmexResource" | |
| ] | |
| } | |
| }, | |
| "include": [ | |
| "syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "bin/fuchsia_zircon_tests" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "deprecated-ambient-replace-as-executable" | |
| ], | |
| "services": [ | |
| "fuchsia.kernel.VmexResource", | |
| "fuchsia.process.Launcher" | |
| ] | |
| } | |
| } |