diff options
author | Chenbo Feng <fengc@google.com> | 2019-01-10 14:48:54 -0800 |
---|---|---|
committer | Chenbo Feng <fengc@google.com> | 2019-01-22 13:50:35 -0800 |
commit | b29a6166e00481251b7eeee315cd2197bb6a8c7c (patch) | |
tree | 31d044ab8bb3158e7702ea9ebdb20e96c6e58853 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | a24ced9e9bff3fe4b5af9411c7e773b54f1bb093 (diff) |
Use delta reads for per uid traffic stats
For the detailed network stats of each uid and tag, the native
implementation provides delta read instead of consistent stats
data since boot. Every time the readNetworkStatsDetail function gets
called, the data pulled will be cleared. We will keep a persistent data
since boot in NetworkStatsService instead.
Fixed some checkstyle complains in related files as well.
Bug: 79171384
Test: android.app.usage.cts.NetworkUsageStatsTest
NetworkStatsServiceTest
Change-Id: I50bcf278739135081d522e50b0e88d76fd9ab131
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions