summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f75bfbb..320025c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,6 +18,7 @@ cc_library {
],
cflags: [
"-Wall",
+ "-Werror",
"-Wmissing-prototypes",
"-Wstrict-prototypes",
"-Wno-unused-parameter",