commit | c5a417e285f58102d27dd5bd106b6d40a8fe4ac0 | [log] [tgz] |
---|---|---|
author | Paul Zhang <paulz@codeaurora.org> | Mon Jan 13 15:50:54 2020 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Sat Jan 18 06:28:47 2020 -0800 |
tree | aee2ea24eebf031336a93db7faf02068e0b96e97 | |
parent | 1f6c0cdad87456b7f268d65e313710becca98193 [diff] |
qcacmn: Set the right cc_src for reg country Currently, if the country code which is going to be set is the same as the country currently being used, it will be ignored. It does not consider its country code source. This causes the working of 11d logic unexpected. To fix this issue, check the country source when trying to set the same country code. CRs-Fixed: 2583172 Change-Id: I9c574a62d11676bc0305510f1da9848cc044f874