mirror of
https://github.com/androidx/media.git
synced 2025-05-05 06:30:24 +08:00

This CL replaces concurrent collections and atomic primitives with a single lock, this way the code is easier to reason about. PiperOrigin-RevId: 496718057