Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8fdc7332 authored by Rajeev Kumar's avatar Rajeev Kumar Committed by Android (Google) Code Review
Browse files

Merge "WifiDisplayController: No update when network state is CONNECTING" into tm-qpr-dev

parents 51305284 fc7d3c61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -885,7 +885,7 @@ final class WifiDisplayController implements DumpUtils.Dump {
                    }
                });
            }
        } else {
        } else if (!networkInfo.isConnectedOrConnecting()) {
            mConnectedDeviceGroupInfo = null;

            // Disconnect if we lost the network while connecting or connected to a display.