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
ae1915ea
authored
Aug 01, 2022
by
leonwind
Committed by
tonihei
Aug 08, 2022
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Migrate Contrast asset to emulator generated one.
PiperOrigin-RevId: 464519030
parent
687a50e9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
libraries/transformer/src/androidTest/java/androidx/media3/transformer/ContrastPixelTest.java
libraries/transformer/src/androidTest/java/androidx/media3/transformer/ContrastPixelTest.java
View file @
ae1915ea
...
@@ -49,7 +49,6 @@ import org.junit.runner.RunWith;
...
@@ -49,7 +49,6 @@ import org.junit.runner.RunWith;
public
class
ContrastPixelTest
{
public
class
ContrastPixelTest
{
private
static
final
String
EXOPLAYER_LOGO_PNG_ASSET_PATH
=
private
static
final
String
EXOPLAYER_LOGO_PNG_ASSET_PATH
=
"media/bitmap/exoplayer_logo/original.png"
;
"media/bitmap/exoplayer_logo/original.png"
;
// TODO(b/239005261): Migrate png to an emulator generated picture.
private
static
final
String
MAXIMUM_CONTRAST_PNG_ASSET_PATH
=
private
static
final
String
MAXIMUM_CONTRAST_PNG_ASSET_PATH
=
"media/bitmap/exoplayer_logo/maximum_contrast.png"
;
"media/bitmap/exoplayer_logo/maximum_contrast.png"
;
...
...
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