summaryrefslogtreecommitdiffstats
path: root/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'proguard.flags')
-rw-r--r--proguard.flags3
1 files changed, 3 insertions, 0 deletions
diff --git a/proguard.flags b/proguard.flags
index d37d2e0..771be59 100644
--- a/proguard.flags
+++ b/proguard.flags
@@ -1,2 +1,5 @@
# Keep all Fragments in this package, which are used by reflection.
-keep class com.android.settings.*Fragment
+-keep class com.android.settings.*Settings
+-keep class com.android.settings.deviceinfo.*
+