mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
For devices with 1 fast core, the current affinity set is less idea because it forces UI and raster on the same thread. Widen this to exclude slow cores instead of including only the fast core.