diff options
author | markchien <markchien@google.com> | 2020-09-24 09:48:48 +0800 |
---|---|---|
committer | markchien <markchien@google.com> | 2020-10-13 16:45:09 +0800 |
commit | 8a8e7e0350d901a18093280dfad6a516a7f26256 (patch) | |
tree | ee8f049f3341569afaf961cd4aac9e1866c24400 /tests/net/java/com/android/server/ConnectivityServiceTest.java | |
parent | 392b52f49f876c46ab8c13e82fdbddb6c9a71b3c (diff) |
Allow tethering pick prefix from all of private address range
Currently tethering only pick prefix from 192.168.0.0/16. There is no
aviable tethering address if the upstream address is 192.168.x.y/16.
This change allow tethering to pick prefix from any private address
rnages. Now it still pick from 192.168.0.0/16 only to avoid behavior
change. Will have follow up commit to change the configuration.
Bug: 166057846
Bug: 170265597
Test: atest TetheringTests
atest CtsTetheringTest
Change-Id: Ib6304eb8b4788e9196d0af48e72f00a6bda73a5f
Diffstat (limited to 'tests/net/java/com/android/server/ConnectivityServiceTest.java')
0 files changed, 0 insertions, 0 deletions