diff options
author | Shunta Sato <Shunta.Sato@sonymobile.com> | 2016-07-11 13:32:52 +0900 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2017-04-07 13:22:16 -0700 |
commit | 63b8ee365d1be3df6e340f94eea05eb59a8e76d8 (patch) | |
tree | 0bf97767110ee848aead863358360f226eb959ec /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ca687ac39af7d2a82a85ffc661594c9f0d1f084a (diff) |
Return to Home stack when a context of tasks launched from Home finished
When the following conditions happen together, another context in
Application stack was launched unexpectedly:
- There is a context of tasks in Application stack, which is launched
from a task on Home stack.
- All tasks/activities in the context are finishing.
Solution:
Add a condition check to see if the task is NOT one of the task
finishing on-top of the top running task.
Bug: 30883775
Test: manual
Author: Ichitaro Kohara <ichitaro.kohara@sonymobile.com>
Change-Id: I5d6097a7c8dc2733ff684957370c987dd158e329
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions