mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Migrate Contrast asset to emulator generated one.
PiperOrigin-RevId: 464519030
(cherry picked from commit ae1915ea1a)
This commit is contained in:
parent
c34e41950b
commit
1ef01adc74
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