summaryrefslogtreecommitdiff
path: root/packages/CompanionDeviceManager/src
diff options
context:
space:
mode:
author Robin Lee <rgl@google.com> 2024-06-07 13:19:03 +0000
committer Robin Lee <rgl@google.com> 2024-06-07 13:19:09 +0000
commitbf8d33ed1b7d6ee97a8889059b867a56b45ef7d3 (patch)
tree4fa9fad09a31563aca3690f2b7a0ac7cc506f20d /packages/CompanionDeviceManager/src
parent3387119d0fa71ef09031c03b3afa94887ba212ff (diff)
DreamActivity is SHOW_WHEN_LOCKED
Previously DreamService was just setting the layout param on the window, which mostly works because of special casing for dream occluding the lockscreen. However, that special case has some races that are already dealt with well by the Activity attr logic (because keyguard occlusion state is otherwise based on activity flags, not window flags) so setting the Activity-level flag puts keyguard in the right state earlier on. Bug: 337917376 Change-Id: I6e7e2ff8c89035775f7f02e22f43b15d7d2a5c08 Flag: EXEMPT bugfix Test: atest DreamManagerServiceTests
Diffstat (limited to 'packages/CompanionDeviceManager/src')
0 files changed, 0 insertions, 0 deletions