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

Skip to content
Commit 9133f77f authored by Les Lee's avatar Les Lee
Browse files

wifi: Fix unnecessary notification after restoring config from cloud.

The persistent randomzied MAC address is generated by hash function with
key Ssid. It might be different in different device even if the key
doesn't be changed. But the persist randomized MAC  is not a user setting,
it is generated by the frameworks. Ahe user would need to set up the ACL
again anyways even if they use factory MAC. So it should not to notify
user configuration is changed since it is not a user setting and user
aware it since user is using a new device.

BUg: 235591501
Test: Manual test, no notification show up.
Change-Id: I08fef497df0c42115ee61e92a22009d32666da41
parent 9ef43b2f
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