commit | 711b873ba782496dff238c1547692689bad25713 | [log] [tgz] |
---|---|---|
author | lifr <lifr@google.com> | Thu Dec 23 15:13:29 2021 +0800 |
committer | lifr <lifr@google.com> | Wed Jan 12 00:39:39 2022 +0800 |
tree | 7909ebb6de692f266e35d5a8c05a6379a805f0eb | |
parent | f6781156c1ad6a72667398c89664d58db041bb0b [diff] |
[DU03]Remove INetworkStatsService from BatteryStatsImpl BatteryStatsImpl is using INetworkStatsService APIs, which cannot be accessed after moving into the mainline module. So, replace and remove those hidden API usages. Bug: 210066922 Test: atest BatteryStatsImplTest WifiPowerCalculatorTest MobileRadioPowerCalculatorTest CTS-Coverage-Bug: 213437796 Change-Id: I584897ff8ba303c717a9df3756c9f6778c1cfb10