commit | e8d0004996b022ec432161a566020d13c86e590d | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri May 13 08:13:02 2022 +0000 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon May 16 08:35:00 2022 +0900 |
tree | 0f0758e2ec7ed52ee3b7b826bb38e4b7881a0a26 | |
parent | ac557274c131052d2090fc9eb7353be9a2f653d6 [diff] |
Run NetworkStatsManagerTest on R+ devices. This is not strictly necessary because the NetworkStats code is only mainlined on T+. But it is useful to run it because it ensures that any mainline code that uses NetworkStats APIs will not show up as uncovered in the API coverage dashboard. The test has not changed much recently and it should not be difficult to keep it passing on R. Bug: 229055233 Test: test-only change Change-Id: Icab9e7c9e6762359cbbc2d69081636e6050573d3