blob: 83a34e0b875f216f3ba132112fb50da3098f6d1b [file] [log] [blame]
{
program: {
runner: "elf",
binary: "bin/pwrbtn-monitor",
},
use: [
{
directory: "input",
rights: [ "rw*" ],
path: "/input",
},
{
protocol: [
"fuchsia.boot.WriteOnlyLog",
"fuchsia.hardware.power.statecontrol.Admin",
],
},
],
}