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

Commit 488bfff2 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Disable clang-tidy for Effects.cpp" am: 895dc21f am: 4148a254

Change-Id: I4b4751866dccff277535802f97878973f84a9f88
parents 1228e2ad 4148a254
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",