Skip to content

Commit

Permalink
Add missing import to StreamKey
Browse files Browse the repository at this point in the history
#minor-release

PiperOrigin-RevId: 539112700
(cherry picked from commit 36a6fe4)
  • Loading branch information
tof-tof committed Jun 9, 2023
1 parent 68d7214 commit 036f6e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
import android.os.Parcel;
import android.os.Parcelable;
import androidx.annotation.Nullable;
import com.google.android.exoplayer2.Bundleable;
import com.google.android.exoplayer2.util.Util;

/**
Expand Down

0 comments on commit 036f6e8

Please sign in to comment.