commit | 9806710f5d6722cfc5783c7eca3512451a0f2035 | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue Dec 13 11:47:54 2011 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Fri Jan 13 15:53:10 2012 -0800 |
tree | c0fb62e5d69389a3f31812a63ca90a76c7d6ab0e | |
parent | 09192653e836b21689f004bf8dee375356641181 [diff] |
Fix locking for mMasterVolume and mMute mMasterVolume and mMute are both protected by mutex in AudioFlinger class, but there were two places where they were accessed without a mutex. Also make AudioFlinger::mMasterMute private not protected. Change-Id: Ia3897daeb5c50313df5bcc071824357526237f3e