• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# TODO(b/373579455): Evaluate if <init> needs to be kept.
2-keep class * extends android.app.Activity {
3    void <init>();
4}
5