Skip to content

Commit

Permalink
Fixed proguard flag
Browse files Browse the repository at this point in the history
Change-Id: I3d1551540959b6a56fb0a9b9e8285ac0187bfdd0
  • Loading branch information
Michael Chan committed Apr 3, 2013
1 parent e6aa937 commit b07a0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proguard.flags
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-keep class com.android.calendar.selectcalendars.SelectCalendarsSyncFragment
-keep class com.android.calendar.OtherPreferences
-keep class com.android.calendar.extensions.AboutPreferences
-keep class com.android.calendar.AboutPreferences
-keepclassmembers class com.android.calendar.AllInOneActivity {
*** setControlsOffset(...);
}
Expand Down

0 comments on commit b07a0ea

Please sign in to comment.