AudioService shell commands for volume

Add shell commands for volume control:
  - set-vol STREAM VOLUME
  - adj-mute STREAM
  - adj-unmute STREAM

Bug: 332410019
Test: adb shell cmd audio set-volume 1 5
Test: adb shell cmd audio adj-mute 3
Test: adb shell cmd audio adj-unmute 3
Change-Id: Idebb12a5777723de4b8ce2f6f7a5392ec395cdf0
1 file changed