commit | 959d2cb6bd8459f12bdc02d523611f7eeb5248ab | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Mon Aug 02 13:04:31 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Mon Nov 08 19:17:57 2021 +0900 |
tree | acced904415911044cd74f1f665d9174350db3f0 | |
parent | 7269fb17fd9009190d52299c311dc67f6e6c2fcd [diff] |
Don't rematch all requests when adding new ones With the network selection rewrite in S, rematching a single request can now easily be done; this can be used as an optimization in handleRegisterNetworkRequests to avoid rematching all requests when registering a new one. This can be disabled by a flag that is unset by default, REMATCH_ALL_REQUESTS_ON_REGISTER. Test: atest ConnectivityServiceTest Change-Id: If76f79b41ac88863974f7025624667134bea2570