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

Commit 3047fd19 authored by Chirayu Desai's avatar Chirayu Desai Committed by Gerrit Code Review
Browse files

update SystemUI's proguard.flags

Change-Id: I5aa73eddd3fea6cddeddaf94e202d8de870e7df5
parent 0a72bf64
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
-keep class com.android.systemui.statusbar.tablet.TabletStatusBarService {
  public void notificationIconsClicked(android.view.View);
  public void systemInfoClicked(android.view.View);
  public void recentButtonClicked(android.view.View);
  public void toggleLightsOut(android.view.View);
}

-keep class com.android.systemui.statusbar.policy.KeyButtonView {
  public float getDrawingAlpha();
  public float getGlowAlpha();