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

Commit 4321dfea authored by Yi Kong's avatar Yi Kong
Browse files

Ignore format-pedantic compiler warning

This warning was turned off globally but it is only needed for few
projects. Move the flag to the individual project blueprint files.

Test: presubmit
Change-Id: I55163067ac5038f1650ad12300bf72a48f179b8e
parent 64fdda5d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ cc_library_shared {
        "-Wno-shorten-64-to-32",
        "-Wno-sign-compare",
        "-Wno-missing-prototypes",
        "-Wno-format-pedantic",
    ],

    srcs: [