{ | |
"facets": { | |
"fuchsia.test": { | |
"system-services": [ | |
"fuchsia.net.NameLookup", | |
"fuchsia.posix.socket.Provider" | |
] | |
} | |
}, | |
"program": { | |
"binary": "test/crashpad_tests" | |
}, | |
"sandbox": { | |
"features": [ | |
"isolated-temp", | |
"deprecated-ambient-replace-as-executable" | |
], | |
"services": [ | |
"fuchsia.net.NameLookup", | |
"fuchsia.posix.socket.Provider", | |
"fuchsia.process.Launcher" | |
] | |
} | |
} |