Merge "libsysutil: turn off -Werror"
This commit is contained in:
commit
f8eb56b2c0
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ LOCAL_MODULE:= libsysutils
|
|||
|
||||
LOCAL_C_INCLUDES :=
|
||||
|
||||
LOCAL_CFLAGS := -Werror
|
||||
LOCAL_CFLAGS :=
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := libcutils liblog
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue