[Settings] Change network reset into reset mobile network
Replace reset network into Reset mobile network settings Bug: 260034791 Test: local and auto Change-Id: I9547f266c1586073fd2b96f35cc9df8861b0a105
This commit is contained in:
@@ -40,6 +40,6 @@ public class NetworkResetPreferenceController extends AbstractPreferenceControll
|
||||
|
||||
@Override
|
||||
public String getPreferenceKey() {
|
||||
return "network_reset_pref";
|
||||
return "network_reset_mobile_network_settings_pref";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user