blob: de7a66501af25bc79965436ba604d88aefbb5b4f [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.hardware.pty.Device"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/fdio-test"
},
"sandbox": {
"dev": [
"zero"
],
"features": [
"deprecated-ambient-replace-as-executable",
"isolated-temp"
],
"services": [
"fuchsia.hardware.pty.Device",
"fuchsia.process.Launcher"
]
}
}