diff options
author | junyulai <junyulai@google.com> | 2020-03-31 14:56:01 +0800 |
---|---|---|
committer | junyulai <junyulai@google.com> | 2020-04-01 16:46:08 +0800 |
commit | fb16574069606b82b3ae049bc5f045752d77e82b (patch) | |
tree | ac2ea1f2a29e649ff61125ed2af18044e129e9b0 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 768747774273e7430b1e6611d87fcb31a6e6c475 (diff) |
[SP26.2] add a method in NetworkStats that removes empty entries
In current design, entries with zeros are preserved after
addition/subtraction. These entries are not very useful
and lead to difficulty of verifying the result of
addition/subtraction.
However, change the behavior in the original NetworkStats
is considered risky in current stage.
Thus, this change provide a function that could remove these
empty entries in tests.
Test: atest FrameworksNetTests
Bug: 152827872
Bug: 150644692
Change-Id: I40a76935d55712b8083ee1e17e137a8a4ef5e029
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions