Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a13051f2 authored by chaviw's avatar chaviw
Browse files

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
parent 9bffff95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment