mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

This may remove available memory from other tests running in the same process. Instead, create the huge buffer when needed so it can be GCed immediately. PiperOrigin-RevId: 330960844