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

Skip to content
Commit 60a78b7c authored by David Su's avatar David Su
Browse files

Fix Wifi state not updated while connecting

Wifi no longer updates ConnectivityService
regarding Wifi state during a connection,
so calling ConnectivityManager#getNetworkInfo
returns an invalid state. Instead, simply call
updateNetworkInfo(null), which will reuse the
last NetworkInfo object, while updating the RSSI
values.

Bug: 150188453
Test: verified in SUW
Change-Id: I0c5ebd8ebc07030e128ae913d81dbf56489239a2
parent 06174db5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment