aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-06-07 07:56:42 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-06-07 07:56:42 +0000
commit9920491b69f581642288b6558127d644956b2c9a (patch)
tree6452a3e40a087f9133ccbc6ce9a58735ba8d8709
parent91fc7bca9a19df7ecef5c46a280f5c82cd32b509 (diff)
parent0bad802dc17fc283171923479960d6dab6342d3c (diff)
downloadsfntly-oreo-dr3-release.tar.gz
Change-Id: I5893f3e5b11586ad37ccd696963df28d7827b70c
-rw-r--r--Android.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f817981..862ae81 100644
--- a/Android.bp
+++ b/Android.bp
@@ -125,6 +125,9 @@ cc_library_static {
"-Wno-error=c++0x-compat",
"-Wno-non-virtual-dtor",
"-Wno-sign-promo",
+
+ // Temporarily suppress the warning http://b/37911198
+ "-Wno-error=user-defined-warnings",
],
debug: {