commit | 5e1ca2bfb326b4d8f7bcd7a1da6b8af7bf432b61 | [log] [tgz] |
---|---|---|
author | markchien <markchien@google.com> | Tue Aug 18 09:52:08 2020 +0800 |
committer | Mark Chien <markchien@google.com> | Tue Aug 18 09:00:58 2020 +0000 |
tree | c7db68c59d9bfeceb0a9dad8255da98241856bc8 | |
parent | 3c127a54bbd2d159f6e8230fb6e3426db7d2dc2c [diff] |
Add usesCleartextTraffic to Tethering usesCleartextTraffic needs to be true for the networkstack process so that the NetworkStack module can use no-encrypted probes to detect captive portals. When loaded in the networkstack process, all packages in process must set usesCleartextTraffic=true, otherwise there may be races causing the flag not to be set for the process. Bug: 161860610 Test: CtsTetheringTest, TetheringTests Change-Id: Ife03ee0c7096ea242eb701b297a69b471e15b436