Commit 7a164ba3 by ibaker Committed by Ian Baker

Remove LegacyPlayerView reference from comment in proguard-rules.txt

This class is deprecated (and will be removed from media3).

#minor-release

PiperOrigin-RevId: 426860018
parent b19ced30
Showing with 1 additions and 1 deletions
# Proguard rules specific to the UI module.
# Constructor method accessed via reflection in StyledPlayerView and PlayerView
# Constructor method accessed via reflection in StyledPlayerView
-dontnote com.google.android.exoplayer2.video.spherical.SphericalGLSurfaceView
-keepclassmembers class com.google.android.exoplayer2.video.spherical.SphericalGLSurfaceView {
<init>(android.content.Context);
......
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