Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd47182d authored by Nick Desaulniers's avatar Nick Desaulniers
Browse files

[system][bt] address -Wimplicit-fallthrough



The compiler upgrade in b/139945549 can now check C code for
-Wimplicit-fallthrough. In b/143713277, were moving the cflags for
projects that disable this warning to cppflags. For this subsystem, just
address the warnings and remove disabling it.

These cases should be carefully reviewed; modifications that weren't
additions of fallthrough attributes were likely existing bugs.

Bug: 139945549
Bug: 143713277
Test: mm
Change-Id: Icafeed1d18991e83f42e5efd13e8ab8d15068d79
Signed-off-by: default avatarNick Desaulniers <ndesaulniers@google.com>
parent 800653ae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment