mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Use -Werror in hardware/interfaces/automotive/evs/1.0"
This commit is contained in:
@@ -24,6 +24,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
liblog \
|
||||
libutils \
|
||||
|
||||
LOCAL_CFLAGS := -O0 -g
|
||||
LOCAL_CFLAGS := -O0 -g -Wall -Werror
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user