blob: c87a1fe382eb2e98f85cc98944b78f047d144f39 [file] [log] [blame]
cc_binary {
name: "lightsctl",
srcs: [
"lightsctl.cpp",
],
shared_libs: [
"android.hardware.light@2.0",
"libutils",
"libhidlbase",
],
}