commit | fb4cfc766063bf4c550d985071efd6b807771e75 | [log] [tgz] |
---|---|---|
author | Riley Jones <jonesriley@google.com> | Tue Apr 23 18:24:42 2024 +0000 |
committer | Riley Jones <jonesriley@google.com> | Fri May 03 06:11:46 2024 +0000 |
tree | 2b9876564124ba448e1085ebb8738d70854d2243 | |
parent | d0c90f574e7afb316fbd2d59db979cd94452b607 [diff] |
Fix for a11yManagerService broadcastReceiver ANR Offloads hard computations to background thread so broadcastReceiver can conclude before timeout Bug: 333890389 Flag: aconfig android.view.accessibility.Flags.manager_avoid_receiver_timeout ENABLED Test: add a long Thread.sleep() to the runnable and verify no ANR occurs Change-Id: I64fe4e54c836a82ad028b908fae691b469a485d7 (cherry picked from commit b070e9ed58cd5986344fb819733c025dc5beaac6)