blob: a0610216ff560894445f28aff791e0b41b0cefed [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.hardware.pty.Device"
]
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/vc-session-manager-test"
},
"sandbox": {
"services": [
"fuchsia.hardware.pty.Device",
"fuchsia.process.Launcher"
]
}
}