commit | 25ca3f0e73dca837180c1a8eec4a58e56cfe51dc | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Mon Jan 10 21:43:32 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Mon Jan 24 17:20:46 2022 +0800 |
tree | 208e93bf4d355d3e7b3bdede6a208ba8600fab7b | |
parent | 2f7508a404d852cd72f03e5dcd7fa186e3daa282 [diff] |
Remove hidden API dependencies from StatsPullAtomService NetworkStatsService is going to be moved into mainline module so the hidden API usages should be removed. Thus, this patch uses formal API to query data usage and refactor the slice networks stats method by formal API. Bug: 210073043 Test: build BytesTransferredTest and check the output of atoms adb shell cmd stats pull-source $ATOM_ID Change-Id: Ie609f6c3d381f097adc30dbb9b88c0cc933e16e2