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

Commit 5cf209cd authored by Alix Espino's avatar Alix Espino Committed by Gerrit Code Review
Browse files

Merge "Moved contents of clang_cflags into cflags"

parents a70c45db a745795e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ package {

cc_defaults {
    name: "libui_tools_default",
    clang_cflags: [
    cflags: [
        "-Wall",
        "-Wextra",
        "-Werror",