commit | 3dafc26e4f3adb9607e82ab0bd52ead5f76859a1 | [log] [tgz] |
---|---|---|
author | Magnus Malmborn <magnus.malmborn@sonyericsson.com> | Wed Jan 19 12:26:52 2011 +0100 |
committer | Bjorn Andersson <bjorn.andersson@sonymobile.com> | Mon May 07 17:23:15 2012 -0700 |
tree | 1f0718d3ca2b5cf87ab2b6e4a6b87d19ca6a8cb4 | |
parent | 3ad9072a5d6f6bda32123b367545649364e3c11d [diff] |
Delay disk inserted broadcast until disk is ready Delay sending of "VolumeDiskInserted" broadcast until the disk is ready (ie until all the partitions have been received from kernel). This solves a race with MountService, otherwise there is a risk that MountService tries to mount the SD-card before the partition(s) have been received and the card will fail to mount. Change-Id: Ie2a28227ae9a7d6fe9106fb6875f469a0e899014