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

Skip to content
Commit 5d1a70a4 authored by jinchul.kim's avatar jinchul.kim Committed by Steve Kondik
Browse files

KillProcessGroup on background thread

Killing a process takes time, especially on killProcessGroup. If it is
called by updateOomAdjLocked, it keeps lock of mServices for moments and
other requests would be delayed, like attachApplicationNeed.

Do killProcessGroup on background thread to void unnecessary waiting.

Change-Id: Ie4a9b3979ff5cc78614efd85bb958fffb814137c
parent d65899f7
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