Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 31edeefa authored by Rico Wind's avatar Rico Wind Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete proguard rule for unconditionally keep specific classes" into main

parents 36c28755 6c15d60e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -17,10 +17,6 @@
  <1> *;
}

-keepclasseswithmembers class * {
    public <init>(android.content.Context, android.util.AttributeSet);
}

-keep class androidx.core.app.CoreComponentFactory

# Keep the wm shell lib