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

Commit a745795e authored by Alix's avatar Alix
Browse files

Moved contents of clang_cflags into cflags

Test: Treehugger
Bug: 226636335
Change-Id: I1d45107994701d072728bc07ae1e5b8f50a73b89
parent c71b8b96
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -25,7 +25,7 @@ package {


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