blob: 4905e51267b643a9a44f38f4f88d0db81123232d [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.hardware.pty.Device"
]
}
},
"program": {
"binary": "test/fdio-test"
},
"sandbox": {
"dev": [
"zero"
],
"features": [
"deprecated-ambient-replace-as-executable",
"isolated-temp"
],
"services": [
"fuchsia.hardware.pty.Device",
"fuchsia.process.Launcher"
]
}
}