[DU03-1]Remove INetworkStatsService from BatteryStatsImpl

Expose systemapi NetworkStats.getDetailedUidStats for use by
BatteryStats.

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: I40d713923278f4654d67bb4d12155cea85c10447
3 files changed
tree: 95c1c3eedcaf12247e23b265efac4479ed63272a
  1. core/
  2. framework/
  3. framework-t/
  4. service-t/
  5. services/
  6. tests/