[go: nahoru, domu]

Skip to content

Commit

Permalink
Add copybara annotated import statement for special cases
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 481605567
  • Loading branch information
marcbaechinger committed Oct 20, 2022
1 parent 6cdaf2c commit fd315da
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,14 @@
import android.view.SurfaceView;
import android.view.TextureView;
import androidx.annotation.Nullable;
import com.google.android.exoplayer2.audio.AudioAttributes;
import com.google.android.exoplayer2.text.CueGroup;
import com.google.android.exoplayer2.trackselection.TrackSelectionParameters;
import com.google.android.exoplayer2.util.Clock;
import com.google.android.exoplayer2.util.HandlerWrapper;
import com.google.android.exoplayer2.util.ListenerSet;
import com.google.android.exoplayer2.util.Util;
import com.google.android.exoplayer2.video.VideoSize;
import com.google.common.base.Supplier;
import com.google.common.util.concurrent.Futures;
import com.google.common.util.concurrent.ListenableFuture;
Expand Down

0 comments on commit fd315da

Please sign in to comment.