blob: a894181d624364f209d18d416fa1a1ebf993d9f0 [file] [log] [blame]
{
"program": { "binary": "bin/ptysvc" },
"use": [
{ "runner": "elf" },
],
"expose": [
{ "service_protocol": "/svc/fuchsia.hardware.pty.Device", "from": "self" },
]
}