1# A ContentProvider that gets created by Android on startup
2-keep class leakcanary.internal.MainProcessAppWatcherInstaller { <init>(); }
3