mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Migrate Contrast asset to emulator generated one.
PiperOrigin-RevId: 464519030
(cherry picked from commit ea213545e0)
This commit is contained in:
parent
153535a300
commit
d354cd597b
1 changed files with 0 additions and 1 deletions
|
|
@ -49,7 +49,6 @@ import org.junit.runner.RunWith;
|
|||
public class ContrastPixelTest {
|
||||
private static final String EXOPLAYER_LOGO_PNG_ASSET_PATH =
|
||||
"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 =
|
||||
"media/bitmap/exoplayer_logo/maximum_contrast.png";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue