commit | 359d23059ceea3382913aea9efa752bd32a6a01c | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Tue Oct 01 14:23:24 2024 +0800 |
committer | Junyu Lai <junyulai@google.com> | Wed Oct 02 23:07:01 2024 +0800 |
tree | cce63e46f37a9518da02bff5aef757a4aba4da8f | |
parent | 2afd53948ff03e9e6837c77e35759953b56c11d1 [diff] |
Refactor shouldTestThisNetworkType This is a no-op refactoring for test. Currently, shouldTestThisNetworkType method check test preconditions and generating network traffic for testing. Decouple these two functionalities to allow follow-up changes to capture data usage baseline prior to generating network traffic. Test: atest CtsNetTestCases:android.net.cts.NetworkStatsManagerTest \ --rerun-until-failure 30 Bug: 368624224 Change-Id: I5510184ec0cf8afa05b46f78ebaf80e500abaeeb