diff options
author | Phil Weaver <pweaver@google.com> | 2018-10-05 17:48:36 -0700 |
---|---|---|
committer | Phil Weaver <pweaver@google.com> | 2018-10-05 17:48:36 -0700 |
commit | dd577717f4b0fdfadfe556624cd2b83dac2700d5 (patch) | |
tree | 99d8c896e48b9c06ded757cebcd897c8dfe10071 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 64c4523ed4594911c5cb1fd9b5f845e972fa8131 (diff) |
Add synchronization to UiAutomationManager.
The client change method needs to be called with a lock
held, and there's a one-off bug that looks like two threads
were shutting down UiAutomation simultaneously. Adding
a lock to prevent this from happening.
Bug: 111170405
Bug: 110845380
Test: A11y CTS and unit tests. I can't repro the issue, so
I can't write a test that specifically causes the problem
that this test makes pass.
Change-Id: Ia01603fcca5bcee70efd24e7af667d47d3057d61
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions