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

Commit e54fa58d authored by Adam Cohen's avatar Adam Cohen Committed by Android (Google) Code Review
Browse files

Merge "Don't obfuscate Launcher3" into ub-launcher3-burnaby

parents 7e0a4037 ce77f36a
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
-keep,allowshrinking,allowoptimization class com.android.launcher3.** {
  *;
}

-keep class com.android.launcher3.BaseRecyclerViewFastScrollBar {
  public void setWidth(int);
  public int getWidth();