mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

When used within the same process, we don't have to go via the onTransact method (which includes marshalling and unmarhsalling the data), but can directly return the list. #minor-release PiperOrigin-RevId: 572179846 (cherry picked from commit 0bddd06938fb5dc97a99a0cb3a444815a47be41c)