commit | 0a2a999f05e8326f32d82ced3419930b3068ed3e | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Wed Nov 25 16:41:37 2020 +0800 |
committer | junyulai <junyulai@google.com> | Thu Dec 24 13:22:59 2020 +0800 |
tree | dbec94db7b4fc4d54c83c14c5710599925c74d49 | |
parent | eb862ae1d7b7a083961dab8ab46d5a923102b713 [diff] |
Add test for increment operation count on non-default network Currently, when the caller increment operation count, the count will be blamed on the active default network even though the traffic is all generated on other networks. This is kind of weird. But in order to change the behavior, extend test coverage first. Test: atest com.android.server.net.NetworkStatsServiceTest#testOperationCount_nondefault_traffic Bug: 174123988 Change-Id: Ia5b5aa3601de15bb9ee5a29f6d184d122f1c5352