mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Previously WaitForFirstDisplayDriver() would return, prematurely, on the first event in "/dev/class/display". This would cause apps started before the GPU driver came up to fall back on SW rendering.