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

Unverified Commit 9622ed20 authored by yuanhuihui's avatar yuanhuihui Committed by Michael Bestas
Browse files

fix persistent process is killed and restart again and again

start presistent app  before system booting, in NewProcessRecordLocked
will set  persistent = true, but not set r.maxAdj = ProcessList.PERSISTENT_PROC_ADJ.
so this process  may become CACHED_EMPTY, then be killed.
while persistent = true, will restart again.

https://code.google.com/p/android/issues/detail?id=222224

Change-Id: I91b405ca3f3bbe8934e4a495d9a54eab4f51e21f
parent 41a8882d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment