| { | |
| "include": [ | |
| "sdk/lib/diagnostics/syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "bin/easy_netstack_cfg" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.net.NameLookup", | |
| "fuchsia.net.stack.Log", | |
| "fuchsia.net.stack.Stack", | |
| "fuchsia.netemul.sync.SyncManager", | |
| "fuchsia.posix.socket.Provider" | |
| ] | |
| } | |
| } |