"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "086fe948a9d96c2561f50648b28176e0684cde12"
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
Loading
Please register or sign in to comment