mirror of
https://github.com/androidx/media.git
synced 2025-05-05 14:40:50 +08:00

We create an empty CueGroup in many places as default or where none is needed. Instead, we can define a constant for this purpose and reuse it. PiperOrigin-RevId: 467944841 (cherry picked from commit 29208ec1ed4d78fa86af33b81a2b32f3151b9004)