commit | 5bd701b27880289d66baa6f600da5631755b01b9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Oct 05 04:46:25 2020 +0000 |
committer | Mark Chien <markchien@google.com> | Wed Oct 07 17:48:13 2020 +0000 |
tree | 755ad092304ff8287bf6c0ef4add4bb7ac373733 | |
parent | 9aa9ebde678c6fee6f8ae56f3918359b1ae7fbcd [diff] |
Make PrivateAddressCoordinator ignore vpn network If vpn app make its netmask as 0, PrivateAddressCoordinator would not able to find suitable address for tethering downstream. Since tethering do not support vpn as upstream, just ignore vpn in PrivateAddressCoordinator. Bug: 166365863 Test: atest TetheringTests atest CtsTetheringTest Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1413610 Change-Id: I70b49d0a10b80f378dcd2ba78b5bac848e40e5c9 Merged-In: Iabe265467044fea9fa437674ca29ffc7bcdefe3b (cherry picked from commit 9cd671a4a220d8a29c557d52e37d1bd1ce4b5a00)