commit | 507754a81e0b9d871e59fe9621c2a5d57befff90 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Thu Mar 29 14:10:44 2018 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Mar 30 15:41:50 2018 +0900 |
tree | 44d9179d51ddb3ccb61b016913fb33cb84c90912 | |
parent | 77e0b7b821a4d334606f07c7626aa59f9bee8446 [diff] |
Limit the number of routes for performance In evaluating whether "most" of the addressing space is covered, the list of routes are obtained from a third-party app, so it's possbile the system service stalls unless some limit is enforced on how much work it has to do. This change limits the number of routes to 400, as determined by time measurement on various devices. Bug: 74176086 Test: runtest framework-net Change-Id: Ie4a96098bc044ade87b188839586f14dd101c100