sm8250-common: liblight: Cleanup compiler flags

Change-Id: I98c6865e98ce12f34c7e9cc7c144d294d2970ae9
This commit is contained in:
Sebastiano Barezzi 2021-06-09 10:40:03 +02:00
parent 509e870e5c
commit 165f146398

View File

@ -22,10 +22,6 @@ LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_SHARED_LIBRARIES := liblog
LOCAL_CFLAGS := -DLOG_TAG=\"qdlights\"
ifeq ($(LLVM_SA), true)
LOCAL_CFLAGS += --compile-and-analyze --analyzer-perf --analyzer-Werror
endif
LOCAL_CLANG := true
LOCAL_MODULE := lights.kona
LOCAL_MODULE_TAGS := optional
LOCAL_VENDOR_MODULE := true