blob: 0eaf3efb86fcaaaddf5f976a0797590b7158a043 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.NameLookup": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx",
"fuchsia.posix.socket.Provider": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx"
}
}
},
"program": {
"binary": "test/sh_mirror_tests_bin"
},
"sandbox": {
"services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider"
]
}
}