Revert "Disable clang-tidy for Effects.cpp"

This reverts commit b1b6fa0605.

Reason for revert: clang-tidy has been fixed

Change-Id: Id56f1f3e4015c50f775caa7ddd5730e5bd01dcd7
gugelfrei
Chih-hung Hsieh 4 years ago
parent b1b6fa0605
commit 221324eea4

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

Loading…
Cancel
Save