Jonah Williams b651a8da81 [Android] Reland: recycle hardware buffer textures. (flutter/engine#50122)
Reland of https://github.com/flutter/engine/pull/50028 , which was reverted because I missed the different API level requirement of getId. getID now returns an optional which is nullopt on API level < 31.

Fixes https://github.com/flutter/flutter/issues/142365
2024-01-30 17:46:20 +00:00
..