summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-11-19 20:38:11 +0200
committerMichael Bestas <mkbestas@lineageos.org>2019-11-19 20:38:11 +0200
commitc2b5df75edfedd3c4670a724629415020633e573 (patch)
tree8211cce4ba751da189deb1856309943be835fc3b
parent706c52c19473b9765176b9e093be0f7ae7f6095a (diff)
downloadandroid_hardware_nxp_nfc-lineage-17.0.tar.gz
android_hardware_nxp_nfc-lineage-17.0.tar.bz2
android_hardware_nxp_nfc-lineage-17.0.zip
Ignore implicit fall-through warningslineage-17.0
Change-Id: Ia6c27c884054a6b2b75159290b35c89db3ad7ded
-rwxr-xr-xAndroid.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 7d5d199..485f29a 100755
--- a/Android.bp
+++ b/Android.bp
@@ -22,7 +22,7 @@ cc_library_shared {
"-Werror",
"-Wextra",
// Allow implicit fallthroughs in phDnldNfc_Internal.cc and phNxpConfig.cpp until they are fixed.
- "-Wno-error=implicit-fallthrough",
+ "-Wno-implicit-fallthrough",
],
srcs: [