• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Class referenced from xml drawable
2# TODO(b/373579455): Evaluate if <init> needs to be kept.
3-keep class com.android.intentresolver.SimpleIconFactory$FixedScaleDrawable {
4    void <init>();
5}
6