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

Skip to content
Commit 1014e9c8 authored by Nalla Kartheek's avatar Nalla Kartheek Committed by Gerrit - the friendly Code Review server
Browse files

Wifi: Maintain configKey generation logic same in all APIs

AutoJoinController uses configKey to distinguish networks. It compares
configKeys of saved network with recent ScanResult. WifiConfiguration
has two different APIs to generate configKey based on input variables.
Framework should use same logic to generate configkey even though input
differs. This fix ensures the parity between configKey(boolean) and
configKey(ScanResult) APIs.

Change-Id: I4d19b3ba37d784d1a73c53df33b52c3a427b60b9
CRs-Fixed: 806222
parent cb36f09e
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