blob: d14c3dfe2344b1e32f6f33e06d63a61c09642c49 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.http.Loader": "fuchsia-pkg://fuchsia.com/http-client#meta/http-client.cmx"
},
"system-services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.time.Utc"
]
}
},
"program": {
"binary": "bin/cobalt_testapp"
},
"sandbox": {
"services": [
"fuchsia.logger.LogSink",
"fuchsia.net.NameLookup",
"fuchsia.net.http",
"fuchsia.posix.socket.Provider",
"fuchsia.sys.Launcher"
]
}
}