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

Commit 4744b174 authored by Enrico Granata's avatar Enrico Granata Committed by Android (Google) Code Review
Browse files

Merge "Remove spurious cflags from AudioControl HAL 1.0"

parents 11a47530 1d2be904
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -30,9 +30,4 @@ cc_binary {
        "libutils",
    ],
    vintf_fragments: ["audiocontrol_manifest.xml"],
    cflags: [
        "-DLOG_TAG=\"AudCntrlDrv\"",
        "-O0",
        "-g",
    ],
}