media/libraries/session/src
bachinger 1b7060776b Remove assertion that prevents masking of ad periods
The assertion asserts against a `Period` and an `AdPlaybackState` which actually
asserts against a resolved ad which is what `ExoPlayerImplInternal` does later and
what gives us a `SEEK_ADJUSTMENT`. However, this assertion is not required at the
moment of masking, because we are sure that the resolved seek results in a content
period and never an ad period.

#minor-release
Issue: androidx/media#122
PiperOrigin-RevId: 471827072
(cherry picked from commit 73f86682e9)
2022-09-02 17:05:21 +00:00
..
androidTest Switch incorrectly configured native multidex to legacy 2022-08-25 16:07:42 +00:00
main Remove assertion that prevents masking of ad periods 2022-09-02 17:05:21 +00:00
test Remove assertion that prevents masking of ad periods 2022-09-02 17:05:21 +00:00