Merge changes from topic "add_cast_volume"

* changes:
  Add SliceWorker for remote volume controller
  Add remote volume slider to sound settings
This commit is contained in:
Lei Yu
2019-03-06 23:59:44 +00:00
committed by Android (Google) Code Review
10 changed files with 545 additions and 4 deletions

View File

@@ -7193,6 +7193,9 @@
<!-- Sound: Title for the option managing media volume. [CHAR LIMIT=30] -->
<string name="media_volume_option_title">Media volume</string>
<!-- Sound: Title for the option managing remote media volume. [CHAR LIMIT=30] -->
<string name="remote_media_volume_option_title">Cast volume</string>
<!-- Sound: Title for the option managing call volume. [CHAR LIMIT=30] -->
<string name="call_volume_option_title">Call volume</string>