summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDongwon Kang <dwkang@google.com>2015-07-20 15:59:53 -0700
committerDongwon Kang <dwkang@google.com>2015-07-20 15:59:53 -0700
commit500747bf8fe4785b0e875b971b547723c35301f9 (patch)
treed651e39cbf52bd5c1531a3aeaa0189af152133c0 /Android.mk
parent2dc6ebbea8a72e90bc66cac84b15ae3ce5898536 (diff)
downloadframeworks_base-500747bf8fe4785b0e875b971b547723c35301f9.zip
frameworks_base-500747bf8fe4785b0e875b971b547723c35301f9.tar.gz
frameworks_base-500747bf8fe4785b0e875b971b547723c35301f9.tar.bz2
MediaSessionRecord: do not hold a lock when calling AudioSystem.isStreamActive
AudioSystem.isStreamActive() includes a blocking IPC, so it shouldn't be called in MSR.adjustVolume() which is called from MediaSessionService while holding a lock. Bug: 22606983 Change-Id: I3ab94e73731176d9bf80dbc2121702025547114c
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions