aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-09-05 03:11:02 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-09-05 03:11:02 +0000
commit89cafae65a6b8c7937d09fbceb311a7363cb6496 (patch)
tree3246d1472ae648d62b5f4ccd02de7fb16072a667
parent72bd30af9a273ea60f9bd642eaec2f44cf944e77 (diff)
parente08697198be2fd7588f5d1716f79b92bed6b6819 (diff)
downloadjsoncpp-89cafae65a6b8c7937d09fbceb311a7363cb6496.tar.gz
Snap for 4992407 from e08697198be2fd7588f5d1716f79b92bed6b6819 to qt-release
Change-Id: I8cd0fa5bd0d8028bce2e4d348c53f342a28258ad
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 5a475aa..d7a6488 100644
--- a/Android.bp
+++ b/Android.bp
@@ -17,6 +17,8 @@ cc_defaults {
"-DJSON_USE_EXCEPTION=0",
"-Wall",
"-Werror",
+ "-Wno-implicit-fallthrough",
+ // src/lib_json/json_reader.cpp:210 has -Wno-implicit-fallthrough
],
target: {