Remove redundant checks that stop updating systemUI when entering dream
Previous in order to get better transition from lock screen to Dream, we skip the updateSystemUiVisibility by checking keyguard and occluded
states. But since the Dream become activity, there will be an opening app transition for DreamActivity, the original check condition should be able to removed now.
Ref: 4c1e3183baf39ab69c0289c1511877a8bb0b0f75
Ref: 380ecb81db52a9d0197ca969951d07b91c20d2b9
Bug: 159790735
Test: atest DisplayPolicyTests
Change-Id: I057e9b2f866c1deaaf41f50f75edc00f6849ea86
1 file changed