commit | 1a5dc053527e51f52a05768e0048658feb12b199 | [log] [tgz] |
---|---|---|
author | Marvin Ramin <marvinramin@google.com> | Fri Jul 03 11:50:17 2020 +0200 |
committer | Marvin Ramin <marvinramin@google.com> | Fri Jul 03 11:50:17 2020 +0200 |
tree | d17f54ec584aedcca6ac2aad6948fce2cdc2e08e | |
parent | 5880788112ca02b2d3eafd0a6a587a540e40c082 [diff] |
Unmute audio streams for full volume device Moving an audio device to full volume behavior ensures all audio strams are at max volume. However muted audio streams remain muted. Full volume devices do not allow mute changes, leaving streams that are muted stuck in this state. This adds to the logic turning streams to max volume to also unmute streams if the device is in full volume behavior. BUG: 160447552 Test: manual Change-Id: Ic74108b7e2928f715d0b4773ab59284f3829eb22