summaryrefslogtreecommitdiffstats
path: root/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'proguard.flags')
-rw-r--r--proguard.flags2
1 files changed, 1 insertions, 1 deletions
diff --git a/proguard.flags b/proguard.flags
index 14af6b34..c2968c95 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -1,6 +1,6 @@
-keep class com.android.calendar.selectcalendars.SelectCalendarsSyncFragment
-keep class com.android.calendar.OtherPreferences
--keep class com.android.calendar.AboutPreferences
+-keep class com.android.calendar.extensions.AboutPreferences
-keepclassmembers class com.android.calendar.AllInOneActivity {
*** setControlsOffset(...);
}