commit | 485a7f1849c7d62ed3eb5094bd29a1bc4fedcc99 | [log] [tgz] |
---|---|---|
author | Handa Wang <handaw@google.com> | Thu Oct 10 07:04:29 2024 +0000 |
committer | Handa Wang <handaw@google.com> | Thu Oct 10 14:21:58 2024 +0000 |
tree | 4c4ddaae9f458041b253f669691a73b61b18a1ec | |
parent | 57764494807d8ef043ce4191a5afb6277602edc8 [diff] |
[Thread] fix the issue that border routing is not available after ot-daemon restarts This CL tries to fix issue by removing error-prone shortcircuit checks. The checks skip configuring the ot-daemon if they think the new state is equal to the old state. However, the old state mainainted in ThreadNetworkControllerService may be stale which causes issues. Bug: 372592886 Test: atest ThreadNetworkIntegrationTests Change-Id: Icab25cf094f8bf33832b4097ab8ee77b54badc6b