commit | f04803fb0bc5ddef702724f968e9fe73516ba6f8 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Wed Apr 03 15:18:31 2024 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Wed Apr 03 15:18:31 2024 -0700 |
tree | 15ef2a9995cfea55fdda0aef33e96a8d43ce3cc9 | |
parent | fb810e6551901d6349732282ced0ecba5f207086 [diff] |
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