Update proguard
Test: manual Bug: 118388808 Bug: 123532083 Change-Id: Ie3140755817989f567b2ea0674ebe601062aae21
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
-keep public class com.android.settings.** extends androidx.fragment.app.Fragment
|
||||
|
||||
# Keep all preference controllers needed by slice and DashboardFragment.
|
||||
-keep class * extends com.android.settings.core.BasePreferenceController {
|
||||
-keep class !com.google.android.settings.aware.*, * extends com.android.settings.core.BasePreferenceController {
|
||||
*;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user