Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b1790f9d
authored
Jul 04, 2019
by
andrewlewis
Committed by
Toni
Jul 05, 2019
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Fix IMA test build issue
PiperOrigin-RevId: 256545951
parent
81e7b31b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
extensions/ima/src/test/java/com/google/android/exoplayer2/ext/ima/FakeAdsRequest.java
extensions/ima/src/test/java/com/google/android/exoplayer2/ext/ima/FakeAdsRequest.java
View file @
b1790f9d
...
...
@@ -106,11 +106,6 @@ public final class FakeAdsRequest implements AdsRequest {
}
@Override
public
void
setContinuousPlayback
(
boolean
b
)
{
throw
new
UnsupportedOperationException
();
}
@Override
public
void
setContentDuration
(
float
v
)
{
throw
new
UnsupportedOperationException
();
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment