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
ea213545
authored
Aug 01, 2022
by
leonwind
Committed by
Marc Baechinger
Oct 19, 2022
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Migrate Contrast asset to emulator generated one.
PiperOrigin-RevId: 464519030
parent
1a22bcf1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/ContrastPixelTest.java
library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/ContrastPixelTest.java
View file @
ea213545
...
@@ -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