commit | df3e65f29db1dfef72878d9d01227d29e99fd8a4 | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Wed Jul 27 17:36:47 2016 -0700 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat May 13 21:08:43 2017 +0530 |
tree | 7b3949d5845d350f7ba6255820ecc739a0d8229b | |
parent | 5ae840266de892b14267766240ddeaf88243fb0b [diff] |
mountservice: Shut down volumes before restarting framework * Vold assumes that when FUSE is killed, the mount is gone. This isn't true with sdcardfs, since the daemon doesn't continue to run. Cryptfs was assuming this behavior, and the system would hang during decryption since the emulated storage doesn't get unmounted. * Send the shutdown command before committing suicide. Change-Id: Ifcfa63f0499a717f34482754cea95b90622290c6