commit | 31d38bffdf1ee9023340e645f6461a07e2b06cb9 | [log] [tgz] |
---|---|---|
author | Junyu Lai <junyulai@google.com> | Mon Jul 04 17:28:39 2022 +0800 |
committer | Junyu Lai <junyulai@google.com> | Thu Aug 11 11:06:07 2022 +0800 |
tree | d3ec294324c1411bc64014dc6108d5e5ad4e8474 | |
parent | b40cbad40c9dd34732a31963da7cd44b1d14b315 [diff] |
Remove ConnectivityService#PerUidCounter hack Follow up from aosp/1781202 and aosp/1821293, creating nris before removing old nris had been proven not necessary for per-app API flow. Hence, the per-uid counter hack for system uid that allows counter temporary go over limit does not actually be used in the production code. In other words, this CL is a no-op refactoring. Test: testRequestCountLimits Bug: 235771502 Change-Id: I8f71c6e4506fbec60cb503731aee64ab022b4634