mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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 (cherry picked from commit d1fc15f2075dd5c130a12420889fd83bd6517a08)