Fix proguard flags for settings.
Bug: 2933151
This commit is contained in:
@@ -1,2 +1,5 @@
|
|||||||
# Keep all Fragments in this package, which are used by reflection.
|
# Keep all Fragments in this package, which are used by reflection.
|
||||||
-keep class com.android.settings.*Fragment
|
-keep class com.android.settings.*Fragment
|
||||||
|
-keep class com.android.settings.*Settings
|
||||||
|
-keep class com.android.settings.deviceinfo.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user