Files
app_Settings/proguard.flags
Daisuke Miyakawa c81adf598f Create LocalePickerFragment for fragmentizing LocalePicker Activity.
Need to add proguard.flag, as the Activity crashes without it.

Change-Id: Icbc75be4a4183920ed472ac64cc509115260f865
2010-08-13 13:36:51 -07:00

3 lines
111 B
Plaintext

# Keep all Fragments in this package, which are used by reflection.
-keep class com.android.settings.*Fragment