diff options
author | Sally <sallyyuen@google.com> | 2021-03-29 16:57:05 +0000 |
---|---|---|
committer | Sally <sallyyuen@google.com> | 2021-03-29 20:43:34 +0000 |
commit | 1427156afc7ee890d8ef87c6f4c2a6f98d84906d (patch) | |
tree | ddaf6c7a3cce906ad6c4ad415af4b80192ac9483 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 8a070bb4653fbc0a28718b999b4de78d279bbfc5 (diff) |
Eliminate potential deadlock in AccessibilityCache
The cache calls out with its lock to the app main thread when refreshing
nodes. This opens the door for a deadlock, and causes a slowdown for
non-main threads.
Bug: 180957109
Test: atest CtsAccessibilityServiceTestCases CtsAccessibilityTestCases
CtsUiAutomationTestCases
FrameworksServicesTests:com.android.server.accessibility
FrameworksCoreTests:com.android.internal.accessibility
FrameworksCoreTests:android.view.accessibility
Change-Id: I27e4e64f778ae1c2a348e16cf8739f7a5596e0fc
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions