diff options
author | louis_chang <louis_chang@htc.com> | 2015-01-21 19:01:52 +0800 |
---|---|---|
committer | louis_chang <louis_chang@htc.com> | 2015-01-21 19:01:52 +0800 |
commit | 2d094e947759d4c3f331e5679667e5ca1b45c48f (patch) | |
tree | e7d57b0e67c65b3aac6c440d4339cd420aa2f624 /rs/java/android/renderscript/RenderScript.java | |
parent | e4a031e3c3b234ff91ce62e95b788eca7e00082c (diff) |
[ActivityManager] No home activity resumed and cause
key dispatch ANR
Symptom:
In some scenario, there might have two home tasks
in the home stack. If the top home task was finishing
and expected to return to home stack, no activity
will resume.
Root Cause:
Unable to perform resumeHomeStackTask() because the
resumeTopActivityLocked() has been prevented to invoke
recursively.
Solution:
Just resume the next activity if already in home stack
Change-Id: I24ecbcac6cee4ddbd90cdd27c4f4915cffb9b354
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions