commit | 744ef308230b6eaabc2dceb381c5a2219e88e244 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Apr 24 16:32:04 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Fri Apr 26 11:57:00 2024 +0000 |
tree | 47f507cdd59e668fa82be68bf146edf4a42a48c2 | |
parent | 5e899586fa7687045b70c5920cad7afce7600520 [diff] |
Fix GONE->AOD->GONE with timeout In this case, the transitions were incorrectly going to LOCKSCREEN when it needs to go to GONE. Fix this by combining all wake flows from AOD in order to make the decision one time. Fixes: 336800288 Test: atest FromAodTransitionInteractorTest Flag: ACONFIG com.android.systemui.migrate_clocks_to_blueprint TEAMFOOD Change-Id: I527ac171906188545ddf083b26d2a15b61c0b892