| { | |
| "include": [ | |
| "sdk/lib/diagnostics/syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "bin/isolated_devmgr_tests" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "hub" | |
| ], | |
| "services": [ | |
| "fuchsia.exception.Handler", | |
| "fuchsia.process.Launcher", | |
| "fuchsia.sys.Launcher" | |
| ] | |
| } | |
| } |