Skip to content
Commit 4a8ed3c5 authored by Nicolo' Mazzucato's avatar Nicolo' Mazzucato
Browse files

Increase keyguardDrawnTimeout to reduce fold->AOD flickers

Once we hit the keyguard drawn timeout, the screen is turned on. However, in some cases sysui and launcher are not ready (due to big ui thread latency), and this results with the screen on while showing the wrong layout, followed by a rapid jump to the correct one.

This cl makes the timeout configurable in overlays for each device. In this way, the chances to have flicker are greatly reduced, but the underlying latency problem remains.
In parallel, we're looking to fix the root cause latency problem

Bug: 243015678
Test: trying to repro the scenario generating flicker many times, no flicker.
Change-Id: I08f147e7e4944656a0028df7e521441b1a9cc65c
parent 4626fa48
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment