commit | d869c280d408ee185e889bd948a714b5f860cbfb | [log] [tgz] |
---|---|---|
author | William Xiao <[email protected]> | Wed Oct 09 16:04:21 2024 -0700 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Oct 11 01:01:27 2024 +0000 |
tree | 2d2884259e1e881b089e3e06cac7d12e094da230 | |
parent | 7d4d2294d1bcdab1cc2086e4d3e367a4ba090bd4 [diff] |
Call dream overlay callback onWakeUp in dream overlay reset The dream overlay may not always receive onWakeUp, which can cause SysUI state to incorrect and not recognize that the user dream has exited. This can happen when unlocking from the dream when the wake redirect is active. Always attempt to send onWakeUp when the overlay state is reset so that SysUI state will be correct. Bug: 370610704 Fixed: 370610704 Test: atest DreamOverlayCallbackControllerTest DreamOverlayServiceTest Flag: android.service.dreams.dream_wake_redirect (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:899bdd1c81e3e17f0f81b101123a852086c03ddb) Merged-In: I23716e7c884e41758a093461ec29f487f500bcbb Change-Id: I23716e7c884e41758a093461ec29f487f500bcbb