commit | 9ef027c2f5fdc7eb8f8d4bfbdeb1c481db40a103 | [log] [tgz] |
---|---|---|
author | Frank <lifr@google.com> | Thu Jan 20 00:07:54 2022 +0800 |
committer | Frank <lifr@google.com> | Thu Jan 20 00:15:55 2022 +0800 |
tree | b93b6d79e3a9811c5614d7e3a0facbf2a4de0fdd | |
parent | 63b5da98667daee27c00d95a773e6db6d043f324 [diff] |
[DU03-2]Remove INetworkStatsService from BatteryStatsImpl Correct the NetworkStatsServiceTest 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 NetworkStatsServiceTest CTS-Coverage-Bug: 213437796 Change-Id: I47dc377a5cce7d8a0029dc808ad0f46e651764b1