clover: remove LOCAL_CLANG := true for folio_daemon
Clang is the default compiler since nougat. Change-Id: I565e25f9f688a979eac41de0eee4a88b24099098 Signed-off-by: Lennart Wieboldt <lennart.1997@gmx.de> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
583c9220e4
commit
4fd5c1039d
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ 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
|
||||
LOCAL_MODULE_OWNER := google
|
||||
|
|
Loading…
Reference in a new issue