xref: /aosp_15_r20/external/leakcanary2/leakcanary-android-core/consumer-proguard-rules.pro (revision d9e8da70d8c9df9a41d7848ae506fb3115cae6e6)
1# Loaded via reflection & referenced by shark.AndroidReferenceMatchers.LEAK_CANARY_INTERNAL and shark.AndroidReferenceMatchers.LEAK_CANARY_HEAP_DUMPER
2-keep class leakcanary.internal.InternalLeakCanary { *; }
3# Marshmallow removed Notification.setLatestEventInfo()
4-dontwarn android.app.Notification
5