| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "system-services": [ | |
| "fuchsia.boot.RootJob" | |
| ] | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/debugger_utils_tests" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "deprecated-ambient-replace-as-executable" | |
| ], | |
| "services": [ | |
| "fuchsia.boot.RootJob", | |
| "fuchsia.process.Launcher", | |
| "fuchsia.process.Resolver" | |
| ] | |
| } | |
| } |