commit | a2461a3faa1566fff7825a9404f628bfcd3f4a99 | [log] [tgz] |
---|---|---|
author | desuo wang <wangdesuo@oppo.com> | Mon Jun 13 10:22:36 2022 +0800 |
committer | desuo wang <wangdesuo@oppo.com> | Thu Jun 16 06:53:10 2022 +0000 |
tree | 108cef124f1f589524f54b9772943a4d8998f2ac | |
parent | 030c47cbfb8f2f46cd0a5a0e772b2a794cf586d8 [diff] |
Recheck the condition before really killing Since the kill is asynchronously scheduled in the Handler, logically, before scheduling, the process may be operated by the user to the foreground or raising to an important ADJ and then be killed abnormally. Bug: 235565625 Change-Id: Ied40d3ad22caa4d6c89055fdf85affb905d44d23