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

1 file changed