commit | 3c4c8cf5cfbc8e2a558b0088ee948e800c750b48 | [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 | bc388ae1a9dda722ab90c43537f60f1cbcf5c6d0 [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