aboutsummaryrefslogtreecommitdiffstats
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 11a2ab684e..f4e6144d32 100644
--- a/Android.bp
+++ b/Android.bp
@@ -32,6 +32,7 @@ cc_defaults {
"-Wno-register",
"-Wno-shift-count-overflow",
"-Wno-sign-compare",
+ "-Wno-strict-prototypes",
"-Wno-tautological-compare",
"-Wno-tautological-constant-out-of-range-compare",
"-Wno-unused-parameter",