commit | b6c8f2409b438a70676bcf318102998fd9a5c95c | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Thu May 01 00:13:49 2014 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Thu May 01 00:13:49 2014 +0000 |
tree | 180d58d45e9d4a0aec5288eeb6bd30a2026611e4 | |
parent | 94f3da9db691d2e7721da280d78efe8f372358c3 [diff] | |
parent | 09af704149c4e886e83557cd5e423ef5834b915a [diff] |
am 09af7041: am f8eb56b2: Merge "libsysutil: turn off -Werror" * commit '09af704149c4e886e83557cd5e423ef5834b915a': libsysutil: turn off -Werror
diff --git a/libsysutils/Android.mk b/libsysutils/Android.mk index 246f954..1451b0d 100644 --- a/libsysutils/Android.mk +++ b/libsysutils/Android.mk
@@ -18,7 +18,7 @@ LOCAL_C_INCLUDES := -LOCAL_CFLAGS := -Werror +LOCAL_CFLAGS := LOCAL_SHARED_LIBRARIES := libcutils liblog