aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-hung Hsieh <chh@google.com>2018-09-06 22:17:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-09-06 22:17:22 +0000
commit7bbf5797005582c8c083ec25111e4b716ad8b40f (patch)
treeb80d5693215bee6a4bfc0c227a6c63dc486e74a2
parent13eed3cb064308d4b534d921a30cad29e7479575 (diff)
parent9b3aafbf4842510508c2c1b6af1d0f0549c110e9 (diff)
downloadstressapptest-7bbf5797005582c8c083ec25111e4b716ad8b40f.tar.gz
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 6698cd0..0a6b323 100644
--- a/Android.mk
+++ b/Android.mk
@@ -24,6 +24,7 @@ LOCAL_MODULE_UNSUPPORTED_TARGET_ARCH := mips x86 x86_64
LOCAL_CFLAGS := -DHAVE_CONFIG_H -DANDROID -DNDEBUG -UDEBUG -DCHECKOPTS
LOCAL_CFLAGS += -Wall -Werror -Wno-unused-parameter -Wno-\#warnings
+LOCAL_CFLAGS += -Wno-implicit-fallthrough
LOCAL_CPP_EXTENSION := .cc