commit | a8247087b1ada3e2385d8d04e3d3dddce5a8fe1a | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Nov 27 17:30:04 2023 -0800 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Mon Nov 27 17:30:04 2023 -0800 |
tree | 99973bc20b47e1467d54598f59711d67bbb2f25d | |
parent | a8d03d7b917c7a7f9eeb7932ddfca7e6778c531a [diff] |
AudioService: fix volume code path with a null audio device The VolumeGroup synchronization with the VolumeStream calls into setStreamVolume without a device. Bug: 302751899 Test: atest android.media.audio.cts.AudioManagerTest Test: atest com.android.audiopolicytest.AudioVolumeGroupTest Change-Id: I27051bc8bfda8df3ff4b6998c19f40a936121680