
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
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.