aboutsummaryrefslogtreecommitdiffstats
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 6a90c389..429c22cc 100644
--- a/Android.bp
+++ b/Android.bp
@@ -34,6 +34,7 @@ cc_defaults {
34 34
35 "-Wall", 35 "-Wall",
36 "-Werror", 36 "-Werror",
37 "-Wno-deprecated-declarations",
37 "-Wno-format", 38 "-Wno-format",
38 "-Wno-gnu-variable-sized-type-not-at-end", 39 "-Wno-gnu-variable-sized-type-not-at-end",
39 "-Wno-pointer-arith", 40 "-Wno-pointer-arith",