xref: /aosp_15_r20/external/leakcanary2/shark-android/src/main/resources/META-INF/proguard/shark.pro (revision d9e8da70d8c9df9a41d7848ae506fb3115cae6e6)
1# Used during heap analysis to find resource id names
2-keep class shark.AndroidResourceIdNames { *; }
3