commit | 14800df7dd01ef0afdd5cf34da3846c286d081fe | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Fri Jan 24 00:17:44 2025 +0000 |
committer | Tyler Gunn <tgunn@google.com> | Fri Jan 24 00:17:44 2025 +0000 |
tree | 9121e998a879b6202e02ff07792bfae939949d6a | |
parent | 9de798e95c57bd3800b7cbf8e3ff53dc00978661 [diff] |
Move CallAudioWatchdog audio callbacks onto a background handler. To avoid ANRs or janmk by invoking these on the main thread, move to a background handler instead. Flag: com.android.server.telecom.flags.enable_call_audio_watchdog Test: re-run perfetto A/B test to verify no jank regression. Bug: 390928121 Change-Id: I626f86dfe761c7bbd7a8260337130531a0a5b9b6