commit | 253b94dc746d77bd2cd805b747b03a2313de5b3e | [log] [tgz] |
---|---|---|
author | Quang Luong <qal@google.com> | Wed Jun 23 15:45:30 2021 -0700 |
committer | Quang Luong <qal@google.com> | Tue Jun 29 11:46:30 2021 -0700 |
tree | bfac51dc1131dc00efd49e88adddc3227565bd45 | |
parent | 773111d997b42df0a76bf6d2972d0afd63b218fa [diff] |
Do not update coex if physical channels remain the same on update onPhysicalChannelConfigChanged() may be called frequently, but the pertitent info for coex may not change between updates. This CL ignores these calls if the pertitent info has not changed, so that we don't have to recalculate the unsafe channels or notify listeners redundantly. Bug: 191267443 Test: atest CoexManagerTest Change-Id: I351afd8c5e5d12a1c8a90ce6cdf903328e70db4f