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

Commit 517a57bd authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Gerrit Code Review
Browse files

Merge "Allow implicit-fallthrough warnings locally."

parents c0327343 0798ad42
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,8 @@ cc_library_shared {
        "-Wall",
        "-Wextra",
        "-Werror",
        // Allow implicit fallthroughs in InputReader.cpp until they are fixed.
        "-Wno-error=implicit-fallthrough",
        "-Wno-unused-parameter",
        // TODO: Move inputflinger to its own process and mark it hidden
        //-fvisibility=hidden