blob: f1d240e096024d5294484306b45c0e6baedac151 [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"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/cobalt_testapp"
},
"sandbox": {
"services": [
"fuchsia.net.NameLookup",
"fuchsia.net.http",
"fuchsia.posix.socket.Provider",
"fuchsia.sys.Launcher"
]
}
}