media/libraries/session/src
tonihei d1fc15f207 Avoid bundling PlayerInfo for in-process calls
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
2023-10-12 01:16:27 -07:00
..
main Avoid bundling PlayerInfo for in-process calls 2023-10-12 01:16:27 -07:00
test Split available command filtering and bundling 2023-10-11 09:09:11 -07:00