commit | cd1fa27f3f3ac55086806ce73f6f3e44cb847348 | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Thu Jan 23 12:03:40 2020 -0800 |
committer | David Su <dysu@google.com> | Thu Jan 23 12:03:40 2020 -0800 |
tree | c04b24fde8ed67d5bdd6c52fdd22c1ae70bc59b6 | |
parent | 32507701e51c5de8687f694b77583688a96c4498 [diff] |
Remove call to WifiActivityEnergyInfo.isValid() There is no point checking isValid() in Wifi service (the sender of WifiActivityEnergyInfo). The receivers already check isValid() anyways. Thus we can mark isValid() as @hide. Bug: 148218218 Test: compiles Change-Id: I9b9251a52ebd623da5795346c6845d98476ff9f8