commit | ead5142af0da2ff525935ec6daa115c9a9e80334 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Feb 01 13:28:03 2021 +0100 |
committer | Eric Laurent <elaurent@google.com> | Mon Feb 01 15:12:55 2021 +0100 |
tree | 93ebf8347f2f3fabf663f97ee449a1836e74618f | |
parent | cd347c4bd01cc8db065e4c1979121631ee523f0b [diff] |
AudioService: make setAccessibilityServiceUids async Call AudioSystem.setA11yServicesUids() in the AudioService message handler thread to avoid potential cross deadlock with AccessibilityService. Bug: 156421041 Test: atest AudioManagerTest Change-Id: I1608bd613d97661083d3a72f61dbc0fc2e9d4414