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

We currently have 3 states, but the NOT_SET state isn't needed anymore. We can therefore replace the IntDef by a simple boolean. PiperOrigin-RevId: 291926049