mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00
Add missing import for ExoPlayer v2 codebase
Issue: google/ExoPlayer#10989 PiperOrigin-RevId: 509771687
This commit is contained in:
parent
bcbe3f1f80
commit
3b7cf8f003
@ -20,6 +20,7 @@ import android.graphics.Bitmap;
|
||||
import android.opengl.EGLExt;
|
||||
import android.view.Surface;
|
||||
import androidx.annotation.Nullable;
|
||||
import com.google.android.exoplayer2.C;
|
||||
import com.google.android.exoplayer2.video.ColorInfo;
|
||||
import java.util.List;
|
||||
import java.util.concurrent.Executor;
|
||||
|
Loading…
x
Reference in New Issue
Block a user