blob: 6efd6da7d0ec6cb9b7821b8d5b9043c0e0df40e3 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.cobalt.LoggerFactory": "fuchsia-pkg://fuchsia.com/cobalt#meta/cobalt.cmx",
"fuchsia.time.Utc": "fuchsia-pkg://fuchsia.com/cobalt_fake_timekeeper#meta/cobalt_fake_timekeeper.cmx"
}
}
},
"program": {
"args": [
"--no_network_for_testing"
],
"binary": "test/cobalt_testapp_no_network"
},
"sandbox": {
"services": [
"fuchsia.cobalt.LoggerFactory",
"fuchsia.logger.LogSink",
"fuchsia.sys.Launcher"
]
}
}