OSDN Git Service

Remove wifi calling from Wifi settings
authorjackqdyulei <jackqdyulei@google.com>
Tue, 19 Dec 2017 18:17:45 +0000 (10:17 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Tue, 19 Dec 2017 18:17:45 +0000 (10:17 -0800)
commit4cd0b14e0285ebe8ceba6f3867e0d26ba10d2957
tree2ba037f9a2f1a85fd8eb8e7b0e97cebca0aec456
parent444989ad3554672a516d73a66ba3a19b8dadc86f
Remove wifi calling from Wifi settings

Also remove the preference controller since it is only used in
ConfigureWifiSettings. The mobile network page lives in
com.android.phone and it has its own way to handle the wifi calling.

Bug: 70798448
Test: RunSettingsRoboTests
Change-Id: I0ea923c0a1ba2b89fcf8939d70128e3f54c75558
res/xml/wifi_configure_settings.xml
src/com/android/settings/network/WifiCallingPreferenceController.java [deleted file]
src/com/android/settings/wifi/ConfigureWifiSettings.java
tests/robotests/src/com/android/settings/network/WifiCallingPreferenceControllerTest.java [deleted file]