Snap for 5389215 from 411f59e20bd3b1e5526dc84034c19965770febac to qt-release

Change-Id: I5eaba720a05dbe51fea88e176489935fa50397d7
diff --git a/Android.bp b/Android.bp
index 3f6b42f..f97bb44 100644
--- a/Android.bp
+++ b/Android.bp
@@ -19,6 +19,7 @@
         "-Werror",
         "-Wall",
         "-Wno-deprecated-declarations",
+        "-Wno-string-plus-int",
         "-O2",
         "-DLUA_USE_LINUX",
         "-DLUA_COMPAT_5_2",