aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-10-10 08:07:41 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-10-10 08:07:41 +0000
commit9cbb9944f7acce492efd31a2d4c66e39dd1174e3 (patch)
tree17a9b951c163abe676c95d3cbe694721f35ea273
parent30b530ef1a4a3e92204ae677653f4dd78b85c2a0 (diff)
parentb53c9ccd9814a7f3eceb6fc9d0cb9b5fddc42271 (diff)
downloadlibopus-9cbb9944f7acce492efd31a2d4c66e39dd1174e3.tar.gz
Snap for 4386413 from b53c9ccd9814a7f3eceb6fc9d0cb9b5fddc42271 to pi-release
Change-Id: I28ae3c8fdc399204dd3fd9bba311b78dfd4ed661
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index cd7e229a..82f6a7ca 100644
--- a/Android.bp
+++ b/Android.bp
@@ -169,6 +169,8 @@ cc_library_shared {
"-DHAVE_LRINTF",
"-O2",
"-fno-math-errno",
+ "-Wall",
+ "-Werror",
],
cppflags: [
"-DBSD=1",