Commit 3b7cf8f0 by andrewlewis Committed by Andrew Lewis

Add missing import for ExoPlayer v2 codebase

Issue: google/ExoPlayer#10989
PiperOrigin-RevId: 509771687
parent bcbe3f1f
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment