mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In older versions of Skia, there were two files named SkFontMgr_fontconfig.cpp. We want to use the one that contains SkFontMgr_FCI. That file was renamed to SkFontMgr_FontConfigInterface.cpp This caused the assert in https://github.com/flutter/flutter/issues/5694