AdPlaybackState.java
45.6 KB
-
Optimise bundling for `AdPlaybackState` using `AdPlaybackState.NONE` · 7fc2cdbe
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
rohks committed