Fix copybara import

PiperOrigin-RevId: 514720434
This commit is contained in:
rohks 2023-03-07 14:56:35 +00:00 committed by Rohit Singh
parent 83192e870c
commit d83b4a358f

View file

@ -20,6 +20,7 @@ import android.opengl.EGLContext;
import android.opengl.EGLDisplay;
import androidx.annotation.IntRange;
import androidx.annotation.RequiresApi;
import com.google.android.exoplayer2.C;
import com.google.android.exoplayer2.util.GlUtil.GlException;
// TODO(271433904): Expand this class to cover more methods in GlUtil.