commit | e6f8a425da3fdcd512dfc19d2252e99abac555f4 | [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 | b3a5da7fb653c76a609f3b9f2233d839c7436d71 | |
parent | 6a78cd85867c5f22e4e82259b81fab46088331ad [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