Matan Lurey f223f5044b Remove the Android-drawn surface rendering from scenario_app. (flutter/engine#51433)
Closes https://github.com/flutter/flutter/issues/144365.

Wasn't able to delete as much as I wanted (it's used by the video-rendering code path), but it should fix the problem we're seeing. I expect this change to remove the bottom (Android-rendered) image from our golden files for `ExternalTexturesTests`.
2024-03-15 03:18:21 +00:00
..