No description
Find a file
Ken Sumrall f0679f0da4 Changes to encryption to work with the new filesystem manager
The new filesystem manager is in charge of mounting the block devices now,
removing much of the knowledge from init.<device>.rc.  This also let us
clean up some init code dealing with encryption, so this change updates
vold to work with that.  More cleanup is possible, but the main goal of the
filesystem manager was to enable e2fsck, not a full cleanup of encryption.

Change-Id: I00ea80a923d14770ed8fdd190e8840be195f8514
2012-04-27 16:44:22 -07:00
tests Change ASCII conversion for hash and add tests 2010-06-20 22:03:10 -07:00
Android.mk Changes to encryption to work with the new filesystem manager 2012-04-27 16:44:22 -07:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
CommandListener.cpp Fix truncation of ASEC ids 2012-04-27 15:33:58 -07:00
CommandListener.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
cryptfs.c Changes to encryption to work with the new filesystem manager 2012-04-27 16:44:22 -07:00
cryptfs.h Add the new verifypw command to vold/cryptfs 2011-10-12 19:10:38 -07:00
Devmapper.cpp am 2c9d8de7: Merge "Prevent buffer overflows." 2011-06-29 06:42:33 -07:00
Devmapper.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
DirectVolume.cpp Add the ability to revert a crypto mapping when unmounting a volume 2011-08-31 18:09:35 -07:00
DirectVolume.h Add the ability to revert a crypto mapping when unmounting a volume 2011-08-31 18:09:35 -07:00
Ext4.cpp Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Ext4.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Fat.cpp Add missing include headers for compilation on Intel target for Google TV. 2010-11-16 10:41:53 -08:00
Fat.h Allow execute on mounted ASEC and OBB containers 2010-09-02 13:16:53 -07:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
logwrapper.c Use sched_policy to avoid hard-coded cpuctl path 2012-03-05 15:14:33 -08:00
Loop.cpp Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Loop.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
main.cpp vold: allow to store key in a file on another partition 2011-06-02 16:30:14 -07:00
NetlinkHandler.cpp Remove obsolete code for monitoring USB status 2011-06-07 08:34:08 -07:00
NetlinkHandler.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.cpp vold: Enable the SO_PASSCRED socket option 2011-04-18 15:51:19 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
Process.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
Process.h vold: Refactor Processkiller and add command to return users of a mount point 2010-02-16 17:12:00 -08:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h Add the new verifypw command to vold/cryptfs 2011-10-12 19:10:38 -07:00
vdc.c Fix vdc to add sequence number for NativeConectorDaemon 2012-03-09 16:48:48 -08:00
VoldCommand.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
VoldCommand.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
Volume.cpp Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Volume.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
VolumeManager.cpp Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
VolumeManager.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
Xwarp.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
Xwarp.h vold: Add support for xwarp 2010-03-02 13:17:02 -08:00