DescriptionSuppress deprecation warning in CastShellActivity.
setStreamMute() was deprecated in Marshmallow, but this
invocation is restricted to Lollipop. Move the logic into
a private method and annotate it with @SuppressWarnings.
BUG=Internal b/31140436
TEST=Build cast_shell_apk
Committed: https://crrev.com/ba8e89e88c6fcc6fbf3eb3842df907a8c9bd9620
Cr-Commit-Position: refs/heads/master@{#418440}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|