blob: 5050d7cd52292c91ae1d8a8e0022c755741f8121 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.net.tun.Control": "fuchsia-pkg://fuchsia.com/network-tun#meta/network-tun.cmx",
"fuchsia.netemul.devmgr.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/netemul_devmgr#meta/netemul_devmgr.cmx"
}
}
},
"program": {
"binary": "test/network_test"
},
"sandbox": {
"services": [
"fuchsia.net.tun.Control",
"fuchsia.netemul.devmgr.IsolatedDevmgr",
"fuchsia.sys.Environment",
"fuchsia.sys.Loader"
]
}
}