mirror of
https://github.com/androidx/media.git
synced 2025-05-10 00:59:51 +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