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

Commit aee242d3 authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Fix Proguard flags causing crash in system bar.

Bug: 2869888
Change-Id: I32198676732a1f272b12154d87d7917f354bb91c
parent f0ba841f
Loading
Loading
Loading
Loading
+4 −0
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);
}