diff options
| author | 2024-10-17 03:25:04 +0000 | |
|---|---|---|
| committer | 2024-10-17 04:31:48 +0000 | |
| commit | 6fb9caf5fdf4b5b48117faff9f0ce8264e44458c (patch) | |
| tree | 41ddf3ef9d03c5ad532ad0d2d93399fc64aa8513 /libs/androidfw/AttributeResolution.cpp | |
| parent | 6dcdf8bc8162c6510409004e38aa3854d2084979 (diff) | |
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
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions