| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "injected-services": { | |
| "fuchsia.auth.account.AccountManager": "fuchsia-pkg://fuchsia.com/account_manager#meta/account_manager.cmx", | |
| "fuchsia.devicesettings.DeviceSettingsManager": "fuchsia-pkg://fuchsia.com/device_settings_manager#meta/device_settings_manager.cmx" | |
| } | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/modular_test_harness_test" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.sys.Environment", | |
| "fuchsia.sys.Launcher" | |
| ] | |
| } | |
| } |