commit | fca32a78cfc2a7627e06f7a7466fc8a216426865 | [log] [tgz] |
---|---|---|
author | Evan Rosky <erosky@google.com> | Fri Sep 20 13:01:55 2024 -0700 |
committer | Evan Rosky <erosky@google.com> | Mon Sep 23 09:56:41 2024 -0700 |
tree | 710034bd638d1bfe8a8da19a7dfc405c05bf54e7 | |
parent | 6214c4ea88b9088c5d582b90467a4ececd34805a [diff] |
Don't include invisible transientlaunches in transitions Logic was assuming that transient-launches actually launch, but in multi-user situations its possible that a launch is attempted for a user and then blocked thus not actually visible. So, if the activity isn't visible, don't assume it is "changed" Bug: 368334295 Test: launch activity into non-running user with transient-launch Flag: EXEMPT bugfix Change-Id: Ib00bea76572ca027793f948a30e227d8f1c878c0