Commit 551f69cd authored by Daisuke Miyakawa's avatar Daisuke Miyakawa
Browse files

Add proguard.flags to keep necessary Fragment

Bug: 3097431
Change-Id: If5e242bd99abecb63e1059facea6d2ca6b5de0b4
parent 5af16663
......@@ -11,6 +11,8 @@ LOCAL_STATIC_JAVA_LIBRARIES += android-common guava
LOCAL_PACKAGE_NAME := Calendar
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include $(BUILD_PACKAGE)
# Use the following include to make our test apk.
......
-keep class com.android.calendar.selectcalendars.SelectCalendarsSyncFragment
-keep class com.android.calendar.AboutPreferences
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment