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

Commit 185362f4 authored by Mia Li's avatar Mia Li Committed by Android (Google) Code Review
Browse files

Merge "WifiDisplayController: No update when network state is CONNECTING"

parents b9c9e92e 27e9533a
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.