Suppress -Wimplicit-fallthrough.
authorChih-Hung Hsieh <chh@google.com>
Tue, 4 Sep 2018 23:14:20 +0000 (16:14 -0700)
committerChih-Hung Hsieh <chh@google.com>
Tue, 4 Sep 2018 23:14:20 +0000 (16:14 -0700)
commit362cfaee629516f0910ffef30d5dd58ff5fb7881
tree9e25e09610ea605c779ec02c56607008c35c1e4a
parente9540af222207aa0d6c810f1f25f213db5bd68a2
Suppress -Wimplicit-fallthrough.

-Wimplicit-fallthrough will be enabled globally.

Test: build with global -Wimplicit-fallthrough.
Change-Id: I0f1dea676f1cf551339036767f141aa5717cea3e
Android.mk