blob: 80e68c29ee6e740a724457688abca86320e0e660 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.web.ContextProvider": "fuchsia-pkg://fuchsia.com/web_engine#meta/context_provider.cmx"
},
"system-services": [
"fuchsia.net.NameLookup",
"fuchsia.netstack.Netstack",
"fuchsia.posix.socket.Provider"
]
}
},
"program": {
"binary": "test/web_runner_integration_tests"
},
"sandbox": {
"services": [
"fuchsia.logger.LogSink",
"fuchsia.net.NameLookup",
"fuchsia.netstack.Netstack",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
"fuchsia.sysmem.Allocator",
"fuchsia.web.ContextProvider"
]
}
}