blob: 3e5ab1ecef74a285e08edcce3f1aca1db1ab4928 [file] [log] [blame]
{
program: {
runner: 'driver',
binary: 'driver/libbacklight_driver.so',
bind: 'meta/bind/backlight_driver.bindbc'
},
use: [
{
protocol: [
'fuchsia.logger.LogSink',
'fuchsia.device.fs.Exporter'
],
},
{
service: [
"fuchsia.hardware.acpi.Service",
"fuchsia.driver.compat.Service",
],
},
],
}