blob: 094925999a734952985f0862dc888f37bec51c47 [file]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider"
]
}
},
"program": {
"binary": "test/pkg-resolver-bin-test"
},
"sandbox": {
"features": [
"isolated-temp",
"root-ssl-certificates"
],
"services": [
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.sys.Launcher"
]
}
}