diff options
author | Yunfan Chen <yunfanc@google.com> | 2018-07-26 16:34:28 +0900 |
---|---|---|
committer | Yunfan Chen <yunfanc@google.com> | 2018-07-26 17:07:17 +0900 |
commit | afc15834eb9f75863b34cf5370bad71c32b14a73 (patch) | |
tree | f0916d8b978cdf4551d90273e7ffa5f4c5c32e6d /rs/java/android/renderscript/RenderScriptCacheDir.java | |
parent | 12ba6bcc73280a852fc91908f2795102f565a285 (diff) |
Ensure not to kill process when there's non-killable activity
The process should only get killed when all activities get onStop.
Current UX ensures that since all activity will get onStop in recents
system UI. The code here will cause no difference before we envolve
other ways for user to kill a process.
For multi-tasking and multi-display, this is needed to prevent from
voilating the lifecycle related API design.
This is a starter tasks to improve large display UX, and a re-do of
fe0af5fb1be4ad253774a5d6472eed8c76bd0885.
Test: go/wm-smoke
Test: Manual. life cycle is correct when close an app on ARC++.
Bug: 111840655
Change-Id: I6311c973eba8795251d60ef6b0d44655ef836c5e
Diffstat (limited to 'rs/java/android/renderscript/RenderScriptCacheDir.java')
0 files changed, 0 insertions, 0 deletions