blob: 9a50b0e0fb05ecb2911d482a02263b82c1af8572 [file] [log] [blame]
{
include: [ "//sdk/lib/diagnostics/syslog/client.shard.cml" ],
program: {
runner: "elf",
binary: "bin/unbound_child_worker_sibling",
},
use: [
{
protocol: "fuchsia.sys2.WorkScheduler",
from: "parent",
},
{
protocol: "fuchsia.sys2.WorkSchedulerControl",
from: "parent",
},
],
}