Merge "Disable clang-tidy for Effects.cpp"

gugelfrei
Chih-hung Hsieh 5 years ago committed by Gerrit Code Review
commit 895dc21fbd

@ -3,6 +3,8 @@
cc_library_shared {
name: "libaudioflinger",
tidy: false, // b/146435095, segmentation fault with Effects.cpp
srcs: [
"AudioFlinger.cpp",
"AudioHwDevice.cpp",

Loading…
Cancel
Save