commit | 7cc6cde253f38feb34acc680cf1182ab07e56481 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Mon Aug 03 15:05:29 2020 -0700 |
committer | David Su <dysu@google.com> | Mon Aug 03 22:19:50 2020 +0000 |
tree | e7afdb9b298c029723370fbc999ae1cdf895efbf | |
parent | c51226d62c9b53b0d07eb4794aa1c7eaa604c461 [diff] |
ClientModeImpl: remove redundant comparison There is no point checking for inequality before assigning, because if they are equal, the assignment is a no-op. Bug: 162705230 Test: atest FrameworksWifiTests Change-Id: I4af5aa0c24f9b0a38223538c2f42882107de3742