mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This regressed when the symbols were no longer packed in discrete blobs but
instead moved to an ELF file.
Regressed in 5ea9c249cd
Unnoticed because of https://github.com/flutter/flutter/issues/49733
Fixes https://github.com/flutter/flutter/issues/49763