Descriptionozone: evdev: Make sure to device list update during startup scan
Device removal currently immediately updates the device list (ignoring
pending_device_changes_), which could violate our promise to delay list
updates until we've finished enumerating connected devices at startup.
We make this promise to allow the UI to make decisions based on absence
of devices once a full scan completes.
This probably doesn't happen, but make it impossible anyway.
Committed: https://crrev.com/4ebae701ff499f2afaadb79f39dd2a6b1f0f5a97
Cr-Commit-Position: refs/heads/master@{#333743}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|