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

Commit 0a77e43d authored by Paul Westbrook's avatar Paul Westbrook Committed by Android Git Automerger
Browse files

am 62516190: am 1f9aed5f: am 3a229e6f: Merge "Fix a crash when General Settings is opened"

* commit '62516190':
  Fix a crash when General Settings is opened
parents 745c9646 62516190
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
-keep class com.android.calendar.selectcalendars.SelectCalendarsSyncFragment
-keep class com.android.calendar.OtherPreferences
-keep class com.android.calendar.AboutPreferences
-keep class com.android.calendar.GeneralPreferences
-keepclassmembers class com.android.calendar.AllInOneActivity {
  *** setControlsOffset(...);
}