commit | 6b9248ea6e848db3992837d9eaf2abeffe7c993e | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Jan 07 23:43:09 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Mon Jan 17 06:32:21 2022 +0000 |
tree | b104f9f717c819d2afe83fcf1aee2a60ffc1f151 | |
parent | e6490468111cb2d2b2be74cd8a83589ad9c4b2f2 [diff] |
Add getter for the fields of NetworkStats.Entry NetworkStats is going to be moved into mainline module and there're some external callers have dependencies on it. To replace those hidden APIs with formal APIs, NetworkStats needs to expose some getter methods to eliminate the dependencies on hidden API. Bug: 210073043 Bug: 204830222 CTS-Coverage-Bug: 214881138 Test: FrameworksNetTests Change-Id: I85bb6b27bd17bad16c9693d95b569d0ec5fbb785