commit | b0bf1178615dd24be0ddf8f7e85ce44ca547f648 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Fri Feb 16 17:59:29 2018 +0900 |
committer | Chalard Jean <jchalard@google.com> | Fri Feb 16 17:59:29 2018 +0900 |
tree | 86a1efac9641a4036465132e06f56367938b2725 | |
parent | 91d3912eab26253360145dc26e3dbca4b6e9e67b [diff] |
Don't refcount TRACK_DEFAULT requests. This has no concrete impact on the behavior of ConnectivityService, but in principle TRACK_DEFAULT requests should not be counted toward requests that make a network foreground. It does not have an impact because only VPNs could be affected by this, and VPNs are always in the foreground by definition. Test: runtest frameworks-net Test: cts Change-Id: Id2ae6b5c9d542fe168e64ed713b6ec0a04062c82