commit | a21ab8dda6b5b5eba1e3aec59e63fe0e249ebdab | [log] [tgz] |
---|---|---|
author | zhuning3 <zhuning3@xiaomi.com> | Tue Jan 23 16:07:26 2024 +0800 |
committer | ning zhu <zhuning3@xiaomi.com> | Wed Feb 07 01:54:55 2024 +0000 |
tree | 718782c1a06b31aa42b65d38bc0d95f55303a9b2 | |
parent | c40bde3f8e0b3fd98f3ae0579770b9947322c229 [diff] |
Fix the concurrency issue in AdbDebuggingManager that leads to Watchdog Avoid destruction of the pairing server while it is being initialized by ensuring that both native_pairing_start and native_pairing_cancel run on the same FgThread. Test: MTBF Bug: 321884100 Change-Id: I7b3614f3922b265930d95a30d37174ba60dbd806 Signed-off-by: zhuning3 <zhuning3@xiaomi.corp-partner.google.com>