Use -Werror in device/google/taimen

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: Ic506ad04b2b3fdccf49440578938725658364c38
This commit is contained in:
Chih-Hung Hsieh
2017-11-06 15:27:38 -08:00
parent e6c72abc13
commit f64195ffdd

View File

@@ -26,6 +26,7 @@ LOCAL_MODULE_RELATIVE_PATH := soundfx
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_OWNER := qcom
LOCAL_PROPRIETARY_MODULE := true
LOCAL_CFLAGS := -Wall -Werror
include $(BUILD_SHARED_LIBRARY)