summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2019-06-14 16:41:17 -0700
committerchaviw <chaviw@google.com>2019-06-14 17:02:16 -0700
commita13051f2141aff4df6398a51ef349fb2327986e0 (patch)
treef76a610bd1a9911d819c0b5b421e4a974f4e229d /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent9bffff9528c66562ed01e86b63c883cab98f654b (diff)
Added missing mGlobalLock in system server
The method resetFreezeTaskListReorderingOnTimeout is posted onto a handler so it loses mGlobalLock. Reacquire the lock when the runnable is invoked. Without the lock, the code enters very critical code unlocked, causing race conditions. Fixes: 135016269 Test: Hard to repro, go/wm-smoke Change-Id: Iafccc466c1aa22ff6f528e99e68a672e0dc50975
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions