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

Commit 221324ee authored by Chih-hung Hsieh's avatar Chih-hung Hsieh
Browse files

Revert "Disable clang-tidy for Effects.cpp"

This reverts commit b1b6fa06.

Reason for revert: clang-tidy has been fixed

Change-Id: Id56f1f3e4015c50f775caa7ddd5730e5bd01dcd7
parent b1b6fa06
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@
cc_library_shared {
    name: "libaudioflinger",

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

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