commit | 5068b405d127e000aab0281f2868295d8dacf0e2 | [log] [tgz] |
---|---|---|
author | Louis Chang <louischang@google.com> | Wed Dec 25 10:51:33 2019 +0800 |
committer | Louis Chang <louischang@google.com> | Mon Jan 06 11:21:06 2020 +0800 |
tree | a596e6d168405d6232a8d94c4e3c077c77335ebf | |
parent | 9e87abdcda1e378a6ac58562c4483bbb4e8d87ac [diff] |
Allow activities be reparented to same affinity task Activities that have set allowTaskReparenting to true were not reparented to the same affinity task while an activity was started with RESET_TASK_IF_NEEDED flag. Since the tasks are no longer placed in a single stack, we now have to examine for all tasks across different displays and stacks. Bug: 143514008 Test: atest IntentTests Change-Id: I3a6e552fe2f5bce6b0d0fa59fcf151178c88c537