Fix lock contention while swiping up
- Don't lock when making WM calls (only lock when resetting), and use own executor since the background executor is fixed to only two threads and other things can be running on them already (like task loading). Bug: 78585335 Change-Id: I56e24fbbdeb3b673837982df3fa67e485d03b3b2
Loading
Please register or sign in to comment