Jonah Williams 88415da70b [android] make failing to acquire a java image non-fatal. (flutter/engine#56105)
See failures in https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8733165720607371809/+/u/step_is_flaky:_run_platform_views_scroll_perf__timeline_summary/stdout

If we fail to acquire the next image from the image reader, its ok to return null from this method as the engine already handles displaying nothing.

THe crashes are due to us ... choosing to crash, which isn't really meaningful.
2024-10-24 21:14:25 +00:00
..