commit | 695ab930d6d04e20ac0fa53adf4c3e62c9d49639 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Tue May 30 19:18:48 2023 +0800 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Mon Jun 05 02:50:13 2023 +0000 |
tree | 6eccecefc0c7eede81a4df6875851e2b152fac71 | |
parent | e2e5cb4afae9c7215393b978321a9c9b14d89d8d [diff] |
Update tethered/local only interfaces when no all networks request If there is no request for all networks, the tethered/local only interface changes will be ignored. However, these available interfaces are not used for mDNS when a user requests a socket with a null network because the interfaces are lost due to the previous ignore. Therefore, the interface changes should be retained and will be used for socket creations afterwards. Bug: 284939720 Test: atest FrameworksNetTests android.net.cts.NsdManagerTest (cherry picked from https://android-review.googlesource.com/q/commit:bb69412f5b19c72ca5666ceec12f07b5e35df92d) Merged-In: If830eb53af26f21f497314477b131ce28468a971 Change-Id: If830eb53af26f21f497314477b131ce28468a971