diff options
author | Matthew Ng <ngmatthew@google.com> | 2017-05-30 15:29:19 -0700 |
---|---|---|
committer | Matthew Ng <ngmatthew@google.com> | 2017-05-30 16:28:28 -0700 |
commit | d79885346055a8b256823b76c68b62df51bca2e9 (patch) | |
tree | e3f850201c5f205154cb93852d8679d1ef98ac07 /rs/java/android/renderscript/ProgramStore.java | |
parent | 4c6a49ed4770cd26158a9e910577241f6d64f842 (diff) |
Added missing lock and clean up locked function that wasn't locked
There was a missing lock that systemui would call to register a docked
stack listener. Since it was missing, it is assumed that two threads
went into a race condition which caused it to crash when handling begin
before finish broadcasts for the same DockedStackDividerController.
Also moved getDefaultDisplayContentLocked call that was not locked to a
locked area.
Change-Id: I3c7ef805024aaf0f5f7c4ab68fc779797114a038
Fixes: 62104210
Test: go/wm-smoke
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions