Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52b08f42 authored by Andreas Miko's avatar Andreas Miko
Browse files

Fix OriginalUnseenKeyguardCoordinator e2e test

in ag/28176151 the seen behavior was slightly changed which caused a e2e
test to fail: b/351913295. The intention was to use standardized
flexi-aware APIs and the change seemed to be ok, but the test shows that
there is a timing issue somewhere downstream. This CL reverts the logic
and replaces it with a custom flagged logic that mimics the same
behavior in Flexiglass. There is no flexi-aware API for this because
usually we check being on a state or leaving the state (isFinished) but
not going to a state or being on a state.

Bug: b/351913295
Flag: NONE revert unflagged behavior
Flag: com.android.systemui.scene_container
Test: Revert to old behavior
Change-Id: I840d18b5979cc28a88af88b604f605bbda1698e3
parent 1d39426b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment