commit | 8fa4d6f585f40ff5cf5f9bed316d92c64a306f21 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Thu Oct 30 14:13:03 2014 -0700 |
committer | Eric Laurent <elaurent@google.com> | Mon Nov 03 17:30:41 2014 -0800 |
tree | 3caa689f45504bf48d087fb3434de49ec736f102 | |
parent | 685a8770c018d02080d29f18fcb9e50a182912aa [diff] |
AudioService: fix cross deadlock Fix cross deadlock between VolumeStreamState.class and VolumeStreamState instance synchronization. Do not synchronize on VolumeStreamState instance anymore. Also document the locking order for synchronization objects related to volume management. Bug: 18159081. Change-Id: Ibfe0759215cdac778408b95191cf0fd96bf46312