6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
# This is a configuration file for ProGuard.
|
|
# http://proguard.sourceforge.net/index.html#manual/usage.html
|
|
|
|
# Keep all Fragments in this package, which are used by reflection.
|
|
-keep public class com.mediatek.settings.ext.SettingSesServiceListener { *; }
|