| { | |
| "program": { | |
| "binary": "test/button_checker_test" | |
| }, | |
| "sandbox": { | |
| "dev": [ | |
| "class/input" | |
| ], | |
| "features": [ | |
| "deprecated-ambient-replace-as-executable" | |
| ], | |
| "services": [ | |
| "fuchsia.hardware.input", | |
| "fuchsia.logger.LogSink", | |
| "fuchsia.process.Launcher" | |
| ] | |
| } | |
| } |