commit | bcbd0955bc5c48c91bee540e58a632dff458d000 | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Mon May 09 20:58:14 2022 +0800 |
committer | Les Lee <lesl@google.com> | Tue May 10 16:33:12 2022 +0800 |
tree | ce07dfda827ca4dfac8dd37bb1aefc6c20818ba2 | |
parent | c9daa03269935ea5b36f7abf4b7bbda0a287afcf [diff] |
wifi: Fix unnecessary notification after restoring config from cloud. There are some configurations which are generated by frameworks. When restoring configuration from cloud, the restored config didn't include those configurations. It causes the configuration mismatch and show notification "configuration have changed". It should bypass them to avoid showing notification. Bug: 230411358 Test: manual test Change-Id: Icc58aa05f47a91fb150664e7247281dd77d3dbd8