mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This helps to remove old ad groups (e.g. those that fell out of the live window) to keep the data size of AdPlaybackState small. Also added this case to some existing unit tests to ensure it's covered. PiperOrigin-RevId: 376170653