{ | |
"facets": { | |
"fuchsia.test": { | |
"injected-services": { | |
"fuchsia.logger.Log": "fuchsia-pkg://fuchsia.com/archivist-for-embedding#meta/archivist-for-embedding.cmx", | |
"fuchsia.logger.LogSink": "fuchsia-pkg://fuchsia.com/archivist-for-embedding#meta/archivist-for-embedding.cmx" | |
} | |
} | |
}, | |
"program": { | |
"binary": "test/fuchsia-logger-integration-tests" | |
}, | |
"sandbox": { | |
"services": [ | |
"fuchsia.logger.Log", | |
"fuchsia.logger.LogSink", | |
"fuchsia.sys.Environment" | |
] | |
} | |
} |