media/libraries/test_utils/src
ibaker 26a1817ebf Rollback of e01bb47263
*** Original commit ***

Rollback of 07302a23bd

*** Original commit ***

Remove `@Nullable` from `MediaSource.Factory` setters

The null-behaviour of these methods creates a minimization footgun,
because **any** call to these setters will prevent R8 from removing
the default implementation (even if it's never used by the app) - this
is because R8 can't tell the default imple...

***

PiperOrigin-RevId: 450453325
2022-05-23 17:12:22 +01:00
..
main Rollback of e01bb47263 2022-05-23 17:12:22 +01:00
test Do not manipulate the duration of SSAI periods in FakeTimeline 2022-02-17 11:52:23 +00:00