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

Commit 044803f4 authored by Todd Kennedy's avatar Todd Kennedy
Browse files

Turn all warnings into errors

Bug: 121388682
Test: idmap2 builds
Change-Id: I6992c4d9b123a5e3d6cea91b1c83a90e57266837
parent e3881659
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ cc_defaults {
    ],
    tidy_flags: [
        "-system-headers",
        "-warnings-as-errors=*",
    ],
}