mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

Some APIs from Android 12L were used either via reflection or constants values were hard-coded. We can now use these APIs directly since we upgraded the compile SDK version to 32. PiperOrigin-RevId: 446167543