commit | 004849d2ec2c2fbaa2375fb621c7225be105dfb2 | [log] [tgz] |
---|---|---|
author | Robin Lee <rgl@google.com> | Wed Jul 24 20:49:39 2024 +0000 |
committer | Robin Lee <rgl@google.com> | Wed Jul 24 20:49:39 2024 +0000 |
tree | bede3012e37036260dcd6064d267075ac1fa2440 | |
parent | f93199cbe3f1e6ca5906fb7335a0de96107b6a19 [diff] |
Skip launcher return for custom task transitions Overriding the task exit transition requires a permission that indicates the exiting task already knows more than the launcher about what its exit is supposed to look like, so we will let it play the animation it likes instead of the default return-to-launcher one. Change-Id: I8f4b7292ae0863d378ec6319816e1b9cc7735c24 Test: atest transition-hotlaunch-phone Flag: EXEMPT bugfix Bug: 350712843