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

Commit 4148a254 authored by Chih-hung Hsieh's avatar Chih-hung Hsieh Committed by android-build-merger
Browse files

Merge "Disable clang-tidy for Effects.cpp"

am: 895dc21f

Change-Id: Id05cc5b928a4a2ecbeb031eccccfcc99cc1ae022
parents a072553e 895dc21f
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",