Update proguard
Test: manual Bug: 118388808 Bug: 123532083 Change-Id: Ie3140755817989f567b2ea0674ebe601062aae21
This commit is contained in:
parent
b73db4c988
commit
dbd48da49a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
*;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue