media/libraries/test_session_common
bachinger 075f311200 Cache children when subscribing
Childrens returned by the legacy service when a Media3
browser connects are cached and returned with the first
`getChildren` call in case the same `paranetid` is
requested.

In any other case the cache is immediately cleared.

#cherrypick

PiperOrigin-RevId: 686157511
2024-10-15 10:40:29 -07:00
..
2024-10-15 10:40:29 -07:00
2021-10-27 09:12:46 +01:00

Session test common module

Provides common components for use by session tests.