blob: d2cb82a813c35278cfd3377ad622cc829184c020 [file] [log] [blame]
cc_library_shared {
name: "lights.qcom",
srcs: ["lights.c"],
relative_install_path: "hw",
header_libs: ["libhardware_headers"],
shared_libs: ["liblog"],
cflags: ["-DLOG_TAG=\"qdlights\""],
vendor: true,
}