commit | 3b817cbad34300490c089269875bf06dd98b4319 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 26 13:40:13 2023 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Sep 26 11:00:37 2023 +0000 |
tree | e1f39ba0b320fc2dad1c63f658245d20657522ec | |
parent | 35f19e74a9187f9fff92ab149aaab75ea4ed6240 [diff] |
Nat464Xlat: rely on netd events being called on handler thread. aosp/2724918 moved processing netd events for 464xlat to the handler thread. This CL makes 464xlat run the code that processes those events inline. This simplifies the code and makes the ordering of events more similar to what it was before. Bug: 293965195 Fix: 302071735 Test: existing unit tests Change-Id: I18b0d491aff94646b878a3d3488b5519fd42783c