commit | a20843638f7340ce4c5198bdb489b8ef66722f73 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Jan 03 15:55:52 2022 +0100 |
committer | Patrick Rohr <prohr@google.com> | Wed Feb 09 14:46:26 2022 +0100 |
tree | 7e8d3b30f612f23cd3ac7111510c0f10385d0d36 | |
parent | e7036bec68e599128ab9a9109f8bdac98d4ae930 [diff] |
Add setting that controls network rate limit The INGRESS_RATE_LIMIT_BYTES_PER_SECOND setting controls the rate limit for internet networks. If set to -1, no rate limit applies. There is one global rate limit that will be applied to all networks with NET_CAPABILITY_INTERNET. Test: atest ConnectivitySettingsManagerTest Bug: 157552970 Change-Id: Ia82aa867686d484ce46734f76d4a48bf864eff84