summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2023-05-08 14:21:08 -0700
committer Evan Rosky <erosky@google.com> 2023-05-08 14:21:08 -0700
commit6749d0ba90525cd91f96cd83f092c26dfeb322bd (patch)
tree7ca9f4ffeda1133d662bfd36cfdd35124cd52f88 /api/api_test.go
parent05a834b1d84b25138a8033ac47492b98d11ac53b (diff)
Start tracking unknownvisibility immediately for launchBehind
Previously, we only started tracking unknownVisibility in `realStartActivity` which happens after completePause. This is too late since there can be an arbitrary amount of time before we get pause and launchBehind apps lifetime shouldn't be tied to a different task anyways. This CL starts tracking it on start so that the transition system doesn't interpret it as syncFinished before we know if it will be visible or not. Bug: 277759491 Test: Launch home from dream multiple times. Change-Id: Ifabc089e396717565d351139d761bb967c8946ae
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions