summaryrefslogtreecommitdiff
path: root/tests/common/java/android/net/NetworkCapabilitiesTest.java
diff options
context:
space:
mode:
authorJames Mattis <jmattis@google.com>2022-03-15 21:42:10 -0700
committerJames Mattis <jmattis@google.com>2022-03-22 07:41:27 -0700
commitde503c5a44b32161e236ae9ee86aa8bc164b2293 (patch)
treeb7e8c198943ae9c4b91b41c11b1abc169d04cc33 /tests/common/java/android/net/NetworkCapabilitiesTest.java
parent641bc0c4dc972b177a21b32ed3804812845c6bc5 (diff)
Fixing multithreading issues in Ethernet Factory
IP client callbacks could be executed updating the state of an ethernet interface even if they were no longer the callbacks for the currently active interface. This can happen as IP client callbacks were being called from a thread separate from ethernet. Bug: 224890356 Test: atest EthernetServiceTests atest CtsNetTestCasesLatestSdk :android.net.cts.EthernetManagerTest --iterations 30 Change-Id: I238cb75caa01472bccc79db5bafa82bccdaeba52
Diffstat (limited to 'tests/common/java/android/net/NetworkCapabilitiesTest.java')
0 files changed, 0 insertions, 0 deletions