commit | da39290460b30e5080769f039d6dff352b3c7808 | [log] [tgz] |
---|---|---|
author | Wally Yau <wyau@google.com> | Fri Nov 28 12:40:30 2014 -0800 |
committer | Wally Yau <wyau@google.com> | Fri Nov 28 12:40:30 2014 -0800 |
tree | 0412d292e8f1c0f6caae476128e61ed426728968 | |
parent | 07b4a291319ec48a272451789ab0fbbf8d55a050 [diff] |
Set stream volume to max when userMasterVolume is set to true. When useMasterVolume is set, we don't want to apply the volume attenuation twice, once at the stream mixer and once at the master volume control. It should only be applied once at the master volume control. Change-Id: Id5b1cf97571733515b5680c638f11cde8824cfc0 Fixed: b/18460548