media/libraries/exoplayer/src
olly c5aa869730 Fix 1 ErrorProneStyle finding:
* @Override is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs. @CryptoType is a TYPE_USE annotation, so should appear after modifiers and directly before the type.

PiperOrigin-RevId: 418811744
2022-01-05 12:14:58 +00:00
..
androidTest Migrate usages of deprecated MediaItem symbols 2021-11-09 10:10:10 +00:00
main Pre-allocate availableAllocations to prevent a re-size in release 2022-01-05 12:14:58 +00:00
test Fix 1 ErrorProneStyle finding: 2022-01-05 12:14:58 +00:00