mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +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