blob: 9d92660a34526a44bb325c9ce5eaf69e8122251b [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\""],
clang: true,
vendor: true,
}