commit | 5aa1107c07e03cf08049d4e8846a7fb20e30231c | [log] [tgz] |
---|---|---|
author | Justin Weir <justinweir@google.com> | Tue Feb 13 15:19:00 2024 -0500 |
committer | Justin Weir <justinweir@google.com> | Tue Feb 13 17:55:56 2024 -0500 |
tree | eb5023107349a16133c896cafcf99db31f65527b | |
parent | d9b0826d845c0c5cd5825d707855f0f489f0b8c2 [diff] |
Split keyguard dependencies out of ShadeViewController Breaks ShadeViewController into 2 interfaces by introducing the new interface ShadeLockscreenInteractor to handle the needs of Lockscreen. Adds a second implementation for when the scene container flag is on. Flag: ACONFIG com.android.systemui.scene_container DEVELOPMENT Test: Updated and ran affected tests Test: Manual Bug: 303267342 Change-Id: I7fb149d5d2bdc6784e777e910e72fa15545d6629