diff --git a/proguard.flags b/proguard.flags index 694ab290395..578ff4d5f31 100644 --- a/proguard.flags +++ b/proguard.flags @@ -7,6 +7,8 @@ -keep class com.android.settings.bluetooth.* -keep class com.android.settings.applications.* -keep class com.android.settings.inputmethod.* +-keep class com.android.settings.ResetNetwork +-keep class com.android.settings.ResetNetworkConfirm -keep class com.android.settings.MasterClear -keep class com.android.settings.MasterClearConfirm -keep class com.android.settings.accounts.* diff --git a/res/layout/reset_network.xml b/res/layout/reset_network.xml new file mode 100644 index 00000000000..ab96ea74c57 --- /dev/null +++ b/res/layout/reset_network.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + +