media/library/core/src
christosts 3830d02590 Use Android 12L APIs directly
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
2022-05-03 13:10:04 +01:00
..
androidTest Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
main Use Android 12L APIs directly 2022-05-03 13:10:04 +01:00
test Migrate usages from C.TYPE_* to C.CONTENT_TYPE_* 2022-05-09 12:00:38 +01:00