summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index e2daa40b..7aacaf41 100644
--- a/Android.bp
+++ b/Android.bp
@@ -31,6 +31,7 @@ cc_defaults {
"-D_FILE_OFFSET_BITS=64",
"-O3",
"-Wall",
+ "-Werror",
"-Wdeclaration-after-statement",
"-Wwrite-strings",
"-ffast-math",