Trigger wallpaper and zoom out even when blur is not supported.
This mimics what NotificationShadeDepthController was doing previously, when blur gets disabled it sets blurRadius to 0 and still schedules a frame callback for applying the zoom out. New blur implementation does not invoke onBlurApplied when blur is not supported due to battery saver. Fixes: 403899890 Test: tracking here, b/381263619 Bug: 381263619 Flag: com.android.systemui.bouncer_ui_revamp Change-Id: I7e1e2c58455055b17fa9fc07250b1d4c8bc765a9
Loading
Please register or sign in to comment