commit | b499a1054be85191e12bf515694a05aaaa8fa5af | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Thu Nov 30 23:04:22 2023 +0000 |
committer | Matt Pietal <mpietal@google.com> | Mon Dec 04 14:12:24 2023 +0000 |
tree | 1cf4ee08bead131949c03a7343f01c6f9e08e097 | |
parent | 30c11d69bb8defd8538af3c2c4daa3fb3c1884c5 [diff] |
Use shared flow for transition animations There was state incorrectly being shared between multiple flows. Convert to a SharedFlow instead, to more efficiently reuse. Also add optional animation logging in a new logbuffer. Also convert all transition tests to use Kosmos. Bug: 296373465 Test: atest com.android.keyguard.systemui.keyguard.ui.viewmodel Flag: N/A Change-Id: Ic0f507ad90b5c8a4643ab31cd24aa65a6686ecc0