media/libraries/common/src
tonihei 4ebe630a80 Split available command filtering and bundling
A few methods in PlayerInfo and related classes combine filtering
information with bundling in one method. This makes it impossible
to use just the filtering for example and it's also easier to reason
about than two dedicated methods. This change splits these methods
into two parts accordingly.

PiperOrigin-RevId: 572592458
2023-10-11 09:09:11 -07:00
..
main Split available command filtering and bundling 2023-10-11 09:09:11 -07:00
test Make BundleListRetriever local Binder aware 2023-10-10 02:22:56 -07:00