| { | |
| "program": { | |
| "binary": "bin/component_manager" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "deprecated-ambient-replace-as-executable" | |
| ], | |
| "services": [ | |
| "fuchsia.sys.Loader", | |
| "fuchsia.process.Launcher", | |
| "fuchsia.logger.LogSink", | |
| "fuchsia.tracing.provider.Registry" | |
| ] | |
| } | |
| } |