Use -Werror in device/google/wahoo

* Remove unused local variable.

Bug: 66996870
Test: build with WITH_TIDY=1
Change-Id: I96228277b9c81b71e73e4e376d86cdea6cbcb647
This commit is contained in:
Chih-Hung Hsieh
2017-11-06 14:24:20 -08:00
parent 7d0bdbefcd
commit 20197b4ece
3 changed files with 3 additions and 1 deletions

View File

@@ -13,6 +13,8 @@ LOCAL_C_INCLUDES :=
LOCAL_CFLAGS := $(common_flags) -DLOG_TAG=\"folio_daemon\" -DLOG_NDEBUG=0
LOCAL_CFLAGS += -Wall -Werror
LOCAL_CLANG := true
LOCAL_MODULE := folio_daemon
LOCAL_MODULE_TAGS := optional