mirror of
https://github.com/androidx/media.git
synced 2025-05-10 09:12:16 +08:00

PlayerInfo bundling is costly and we can add a shortcut for in-process binder calls where we store the direct object reference in a live Binder object that can be written to the Bundle instead of the individual data fields. #minor-release PiperOrigin-RevId: 572816784