commit | 2de7d8ea38c0f2cd692dc0b0ada7e3b39d29ae5e | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Mar 26 11:20:22 2024 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Mar 26 11:20:22 2024 -0700 |
tree | df9a2535210ad5ae513340bc3bd762719e10ba3b | |
parent | e762554170bc6358472062f5ee6dcd326f594472 [diff] |
Remove extra handler#post inside setIncludeTestInterfaces This was (mistakenly?) added in aosp/1267639 patchset 2; however, there does not seem to be any apparent reason to post trackAvailableInterfaces() to the back of the handler thread. All operations that precede trackAvailableInterfaces() are synchronous. Test: atest EthernetManagerTest Change-Id: Ic8e888ce5d8909c4b7a00e26c54286c454ff3e75