mirror of
https://github.com/androidx/media.git
synced 2025-05-08 08:00:49 +08:00
Merge pull request #96 from fengdai:release
PiperOrigin-RevId: 458883441 (cherry picked from commit 8e5af4a3aa43a3f2e0fd96415adf800a0abf8507)
This commit is contained in:
parent
1def7b5a36
commit
1bbaec9c1b
@ -70,6 +70,7 @@ public class StubPlayer extends BasePlayer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@Nullable
|
||||||
public PlaybackException getPlayerError() {
|
public PlaybackException getPlayerError() {
|
||||||
throw new UnsupportedOperationException();
|
throw new UnsupportedOperationException();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user