Leak Canary Process
Used to determine whether the current process is the LeakCanary analyzer process. By depending on the leakcanary-android-process artifact instead of the leakcanary-android, LeakCanary will automatically run its analysis in a separate process.
As such, you'll need to be careful to do any custom configuration of LeakCanary in both the main process and the analyzer process.