mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

This ensures the buffer is not full when the `DefaultLoadControl` determines whether we should continue loading and thus prevents a false warning about not having enough memory left. PiperOrigin-RevId: 342616623