[components] For https://github.com/mozilla-mobile/android-components/issues/9638...
commitf41ea7e0314c2f9f4ce075e3b5c17e1426390e71
authorMichael Comella <michael.l.comella@gmail.com>
Fri, 5 Feb 2021 23:13:47 +0000 (5 15:13 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 10 Feb 2021 00:35:59 +0000 (10 00:35 +0000)
tree3487f857ad4fa8af3b8b8f2d46e9f771a81184fb
parent84d0339bb262c1b9dea630059e5057dfda9ef5c7
[components] For https://github.com/mozilla-mobile/android-components/issues/9638: fix detekt by suppress LongParameterList.

I think there's a detekt bug because reformatting
Executors.newFixedThreadPool onto two lines, even without adding the
NamedThreadFactory, triggers this warning even though the number
of parameters remains the same.

Given this warning essentially occurred before my change,
I didn't bother addressing it and just suppressed it.
mobile/android/android-components/components/browser/icons/src/main/java/mozilla/components/browser/icons/BrowserIcons.kt