media/library/common/src
ibaker a056f08a3d Use a shared keyForField implementation in track selection parameters
The current setup with distinct, private `keyForField` implementations,
leaves open the (theoretical) possibility of a clash in the `Bundle`
keys used by the superclass and subclass. This change brings
consistency with our only other extensible `Bundleable` type
(`PlaybackException`).

#minor-release

PiperOrigin-RevId: 453385875
2022-06-07 10:44:26 +00:00
..
main Use a shared keyForField implementation in track selection parameters 2022-06-07 10:44:26 +00:00
test Rename DefaultTrackSelector.ParametersBuilder to Parameters.Builder 2022-06-07 10:41:18 +00:00