diff options
| author | 2024-05-07 00:14:47 +0000 | |
|---|---|---|
| committer | 2024-05-08 18:56:17 +0000 | |
| commit | 3447ecf55b4927f3e4a49569d7ad0776a52bf37b (patch) | |
| tree | 8f19450dd25b3eedfbbff03386f8411f30fe97ae /api/api.go | |
| parent | a922ac82078c04d3f606bd16e3fb6aa02f657f9b (diff) | |
Register xml parsing receiver on background thread
One of a11yManagerService's receivers performs xml parsing.
Since this can take a while, the receiver should be registered on the background thread.
Test: atest AccessibilityManagerServiceTest (you'll need to verify via printing or breakpoints that the receiver is on the right thread)
Flag: aconfig manager_avoid_receiver_timeout
Bug: 333890389
Change-Id: I1ee6617fe1a4471d251c7a6d4c52b82a788776b1
(cherry picked from commit cb211281159d1f500c521afe8eaa53a9eb22b559)
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions