commit | 35c69c798656b12abb44722eb6e4922ba889c578 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Wed Aug 23 14:39:50 2023 +0800 |
committer | Junyu Lai <junyulai@google.com> | Mon Sep 04 18:01:14 2023 +0800 |
tree | 3ceb91fd8d32a076837995c67ee0ceb4bc725374 | |
parent | 72bbb446efad41c617faf51707ec37132a167607 [diff] |
Address review followup comments for NetworkStats This change includes: 1. Mark groupedBy*() deprecated and throw after android U. 2. Modify map() to mapKeysNotNull(). 3. rename clearInterfaces to withoutInterfaces and refactoring. 4. Modify tests accordingly. Test: atest FrameworksNetTests:android.net.connectivity.android.net.NetworkStatsTest Fix: 296149902 Fix: 296150018 Change-Id: I5d97422ba957a212c0c5fbc1eee3f8b174343348