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

Commit bf7b81d4 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Revert "Suppress Wno-deprecated-builtins""

parents a9d13aac c4cbded2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@ cc_defaults {
        "-Wextra",
        // there are too many unused parameters in all the code.
        "-Wno-unused-parameter",
        // http://b/264549607
        "-Wno-deprecated-builtins",
    ],
    include_dirs: [
        "packages/modules/Bluetooth/system/gd",