Use -Werror in device/google/taimen am: f64195ffdd

am: 59bff86f15

Change-Id: Ifedfe3cb539a65cb31549e65c5068527157fa08f
This commit is contained in:
Chih-Hung Hsieh
2017-11-07 02:12:12 +00:00
committed by android-build-merger

View File

@@ -27,6 +27,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)