media/robolectricutils/src
ibaker d99a66774f Throw exception if a released player is passed to TestPlayerRunHelper
I considered moving this enforcement inside the ExoPlayerImpl
implementation, but it might lead to app crashes in cases that apps
(incorrectly) call a released player, but it wasn't actually causing a
problem.

PiperOrigin-RevId: 489233917
(cherry picked from commit d4c9199a61)
2023-01-25 17:33:06 +00:00
..
main Throw exception if a released player is passed to TestPlayerRunHelper 2023-01-25 17:33:06 +00:00
test/java/com/google/android/exoplayer2/robolectric Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00