diff options
author | 2021-08-03 13:56:11 -0700 | |
---|---|---|
committer | 2021-08-04 02:28:01 -0700 | |
commit | 68ac617a4b363fc3a6f3bac5dd677d8e2d799c97 (patch) | |
tree | cd34dda98f7ef8444a164052b013a7d653c9409c /libs/input/SpriteController.cpp | |
parent | 39700979b71cd468f1318c7d77735c83c3d805d8 (diff) |
Allow moveActivityTaskToBack on aliased activities
When checking if the task root should be moved to the back following a
back button press, we need to ensure the behavior matches when
activities are launched via other activity-aliases for which it is a
target.
This means we need to check if the root activity matches the
realActivity (the resolved target activity of aliases) instead of the
base intent (which could include unresolved aliases).
Bug: 195362544
Test: manual with test app
Change-Id: Idb3ae6aba709c3dcfbe6cae01f46e4bafe7ab94f
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions