Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b1da9ed0 authored by Josh Stone's avatar Josh Stone
Browse files

MountService: Only notify PackageManager for true ASEC changes

MountService can be dealing with multiple mounts (emmc, sdcard), but
only the EXTERNAL_STORAGE has any ASEC mounts on it.  Since the PMS
updateExternalMediaStatus doesn't specify the path, we need to make sure
it's only called for the real ASEC mount.  Otherwise we get into nasty
race conditions when multiple mounts are coming and going, like during
UMS transitions, and sdcard-installed apps tend to break.

Change-Id: I85c6a601e84afd30b44270b0892686c2d864ce8d
parent b9df5b13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment