summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/7/changes
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@android.com>2011-04-05 10:05:47 -0400
committerMike Lockwood <lockwood@android.com>2011-05-04 10:41:19 -0400
commit0aa5d7b7f225236ac8461d0b6835b9c6152a2699 (patch)
tree9bc11ff8ac526d26b59635edf1512ae3cd7afd0c /docs/html/sdk/api_diff/7/changes
parente3b498be0ae05367e9b84f4fac2ac5cf57a6b091 (diff)
DO NOT MERGE Fix deadlock in MountService
It is not safe to call into vold with a lock held on mVolumeStates since we will receive events back from vold on a different thread. So in the boot completed handler we make a copy of the volume list and then call vold to mount volumes after releasing the lock Change-Id: Iaadfb1b8be5567c8e228a8fbc69d4d483c8dc987 Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'docs/html/sdk/api_diff/7/changes')
0 files changed, 0 insertions, 0 deletions