Merge "Prevent brief flash of "Error" in hotspot status text" into oc-mr1-dev

This commit is contained in:
Antony Sargent
2017-09-14 00:04:42 +00:00
committed by Android (Google) Code Review
2 changed files with 32 additions and 12 deletions

View File

@@ -139,6 +139,7 @@ public class WifiTetherPreferenceController extends AbstractPreferenceController
private void handleWifiApStateChanged(int state, int reason) {
switch (state) {
case WifiManager.WIFI_AP_STATE_ENABLING:
case WifiManager.WIFI_AP_STATE_ENABLED:
/**
* Summary on enable is handled by tether