media/libraries/common/src
tonihei 7d6146170f 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
(cherry picked from commit 4ebe630a80)
2023-10-23 13:14:42 +01:00
..
main Split available command filtering and bundling 2023-10-23 13:14:42 +01:00
test Make BundleListRetriever local Binder aware 2023-10-23 13:13:46 +01:00