| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "injected-services": { | |
| "fuchsia.netstack.Netstack": "fuchsia-pkg://fuchsia.com/netstack#meta/netstack.cmx" | |
| } | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/netstack_ifconfig_test" | |
| }, | |
| "sandbox": { | |
| "features": [ | |
| "shell-commands" | |
| ], | |
| "services": [ | |
| "fuchsia.netstack.Netstack", | |
| "fuchsia.process.Launcher", | |
| "fuchsia.process.Resolver", | |
| "fuchsia.wlan.service.Wlan" | |
| ] | |
| } | |
| } |