Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6fb9caf5 authored by Riddle Hsu's avatar Riddle Hsu
Browse files

Always allow updating config from input during booting

There could be pending CONFIG_SCREEN_LAYOUT change (unrelated to
input), which was sent by the way from the callback. If it is
skipped by no input device changes, the change may send on next
time when a change is detected. But that may run on main thread
rather than input reader thread, which could delay boot time.

Bug: 373067702
Flag: com.android.window.flags.filter_irrelevant_input_device_change
Test: BootTimeTest
Change-Id: I2c569793b926aadd17fd07b688bdeed44ab82539
parent 6dcdf8bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment