media/libraries/test_session_current/src
bachinger 73f86682e9 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
2022-09-30 17:24:00 +00:00
..
androidTest Remove assertion that prevents masking of ad periods 2022-09-30 17:24:00 +00:00
main Define CueGroup.EMPTY_TIME_ZERO for convenience 2022-09-30 16:43:22 +00:00