OSDN Git Service

Add toggle for enable/disable auto hotspot off
authorjackqdyulei <jackqdyulei@google.com>
Wed, 20 Dec 2017 19:22:52 +0000 (11:22 -0800)
committerjackqdyulei <jackqdyulei@google.com>
Wed, 20 Dec 2017 22:09:16 +0000 (14:09 -0800)
commitc1cc490f746ae8edd9bc4c66a035973b7cb8e1e5
tree383122592c652e2028143907eb369fc4a101904b
parent444989ad3554672a516d73a66ba3a19b8dadc86f
Add toggle for enable/disable auto hotspot off

Bug: 69323125
Test: RunSettingsRoboTests
Change-Id: I18896401240f75bdf2bdf187c2c7a7b623b20c43
res/values/strings.xml
res/xml/wifi_tether_settings.xml
src/com/android/settings/wifi/tether/WifiTetherAutoOffPreferenceController.java [new file with mode: 0644]
src/com/android/settings/wifi/tether/WifiTetherSettings.java
tests/robotests/src/com/android/settings/wifi/tether/WifiTetherAutoOffPreferenceControllerTest.java [new file with mode: 0644]