Fix copybara stripping
PiperOrigin-RevId: 234496529
This commit is contained in:
parent
03e28d4689
commit
f3bd93394b
@ -129,15 +129,6 @@ public class MainActivity extends AppCompatActivity
|
||||
/* context= */ this,
|
||||
castContext);
|
||||
break;
|
||||
case ExoCastOptionsProvider.RECEIVER_ID:
|
||||
playerManager =
|
||||
new ExoCastPlayerManager(
|
||||
/* listener= */ this,
|
||||
localPlayerView,
|
||||
castControlView,
|
||||
/* context= */ this,
|
||||
castContext);
|
||||
break;
|
||||
default:
|
||||
throw new IllegalStateException("Illegal receiver app id: " + applicationId);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user