aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-10 08:10:40 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-10 08:10:40 +0000
commitaf2b102e8fa8f725b3a636399ac6d0e4fae3a04e (patch)
tree685cb21ae8689bc976d6d64535ff1515e9d59b52
parentc55984da5ea66d0fe4bd4d23855fe3ecaecdec72 (diff)
parent7b7792449201407186c0cefe4fed1d5e7c74cdb3 (diff)
downloadsonic-af2b102e8fa8f725b3a636399ac6d0e4fae3a04e.tar.gz
Snap for 4386413 from 7b7792449201407186c0cefe4fed1d5e7c74cdb3 to pi-release
Change-Id: I79cfa0dac27eb17f9d5dff0eee48f43717adf279
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 542e254..617955b 100644
--- a/Android.bp
+++ b/Android.bp
@@ -6,6 +6,8 @@ cc_library_shared {
cflags: [
"-Wno-sequence-point",
"-Wno-extra",
+ "-Wall",
+ "-Werror",
],
cppflags: ["-std=c++98"],