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

- Add a readBit method to BitsArray for reading a boolean flag. - Make things accessed from inner classes package visibility to avoid the compiler generating thunk methods.