mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Reland of https://github.com/flutter/flutter/pull/170313 We were missing a call to android_surface->SetupImpellerSurface(); which happened to just work before.