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

Commit 895dc21f authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by Gerrit Code Review
Browse files

Merge "Disable clang-tidy for Effects.cpp"

parents dd8a4a8a b1b6fa06
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@
cc_library_shared {
    name: "libaudioflinger",

    tidy: false, // b/146435095, segmentation fault with Effects.cpp

    srcs: [
        "AudioFlinger.cpp",
        "AudioHwDevice.cpp",