commit | af1b47c2cebdd2122029f39968c9d1a421d1e574 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri May 27 18:32:44 2022 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Mon Oct 17 15:41:52 2022 +0800 |
tree | b24f4343e89ed5eecfa60e773a975badd30b3850 | |
parent | d29ee042cf51e24ae38bf24ffe32ff3a4ec3d2a3 [diff] |
Filter ifaces for uid operations value before combine Currently, the stats returned by getNetworkStatsUidDetail() does not filter iface for mUidOperations, it will cause this API returns the stats that might contain data with unexpected iface. Thus filter iface for mUidOperations before combining it into the return stats. Bug: 235444141 Test: FrameworksNetTests Change-Id: I81aaacb5682d69022e521a793516373037510742