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>
Loading
Please register or sign in to comment