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

Skip to content
Commit 48ad03ab authored by Quang Luong's avatar Quang Luong
Browse files

Fixed Passpoint network "saved" order in wifi picker

Changed AccessPoint.isSaved() to check that mConfig is not null,
instead of checking if the networkId is valid. The networkId is set
to the networkId of the loaded config, but the configs received
for Passpoint networks do not have a valid networkId set. Thus,
Passpoint AccessPoints were not treated as saved during sorting,
despite showing "Saved" in the summary.

Test: atest WifiTrackerTest && atest AccessPointTest
Bug: 118705403
Change-Id: I254602aee8852a2acbf0c987a31051f2b9ae2a92
parent b9218244
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment