media/library/core/src
olly a57245e782 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-04 14:00:44 +00:00
..
androidTest Migrate usages of deprecated MediaItem symbols 2021-11-08 09:48:45 +00:00
main Pre-allocate availableAllocations to prevent a re-size in release 2022-01-04 14:00:44 +00:00
test Fix 1 ErrorProneStyle finding: 2022-01-04 14:00:44 +00:00