Optimise bundling for `AdPlaybackState` using `AdPlaybackState.NONE`
Did not do this optimisation for `AdPlaybackState.AdGroup` as its length is zero for `AdPlaybackState` with no ads. No need to pass default values while fetching keys, which we always set in `AdPlaybackState.AdGroup.toBundle()`. PiperOrigin-RevId: 496995048
Showing
with
61 additions
and
11 deletions
Please
register
or
sign in
to comment