OSDN Git Service

Unmount all asec apps before encrypting
authorKen Sumrall <ksumrall@android.com>
Fri, 15 Jun 2012 03:55:28 +0000 (20:55 -0700)
committerKen Sumrall <ksumrall@android.com>
Fri, 15 Jun 2012 21:46:53 +0000 (14:46 -0700)
commit425524dba1552ab3d2ad39e205e65d0a2af997f2
tree5fae3becff69d1c5d1cdd64d3ec3f0c14affe1c5
parent418367112c96f6ce45aa142d613a575046b7f65f
Unmount all asec apps before encrypting

Now that forward locked apps are stored on /data as asec image files
that are mounted, they need to be unmounted before /data can be unmounted
so it can be encrypted.

Change-Id: I7c87deb52aaed21c8ad8ce8aceb7c15c2338620a
VolumeManager.cpp
VolumeManager.h
cryptfs.c