No description
Find a file
2015-04-30 16:28:52 +00:00
tests Remove superfluous OpenSSL include paths. 2015-01-22 16:45:28 -08:00
Android.mk Securely encrypt the master key 2015-04-28 22:41:58 +00:00
Asec.h Add in ext4 support for ASEC containers 2012-04-25 14:15:15 -07:00
CheckBattery.cpp Make vold compile with -Werror -Wall. 2014-12-18 00:21:21 +00:00
CheckBattery.h On low power turn off rather than rebooting to allow device to charge 2014-06-09 15:15:32 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:05:25 -08:00
CommandListener.cpp Securely encrypt the master key 2015-04-28 22:41:58 +00:00
CommandListener.h vold: Remove obsolete xwarp support. 2013-09-17 13:21:03 -07:00
cryptfs.c Securely encrypt the master key 2015-04-28 22:41:58 +00:00
cryptfs.h Securely encrypt the master key 2015-04-28 22:41:58 +00:00
Devmapper.cpp Make vold compile with -Werror -Wall. 2014-12-18 00:21:21 +00:00
Devmapper.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
DirectVolume.cpp am 52f5425f: Merge "Fix Vold to properly handle full-disk file systems" 2014-08-15 20:56:13 +00:00
DirectVolume.h am 52f5425f: Merge "Fix Vold to properly handle full-disk file systems" 2014-08-15 20:56:13 +00:00
Ext4.cpp Make vold compile with -Werror -Wall. 2014-12-18 00:21:21 +00:00
Ext4.h Added support for ext4 ASEC resizing. 2014-06-10 22:15:33 +00:00
Ext4Crypt.cpp New ext4enc kernel switching from xattrs to ioctl 2015-04-30 09:19:55 -07:00
Ext4Crypt.h Securely encrypt the master key 2015-04-28 22:41:58 +00:00
Fat.cpp Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
Fat.h vold: Add an optional wipe paramter to the volume format command 2013-06-12 18:42:02 -07:00
fstrim.c fstrim.c: use open(O_DIRECTORY) instead of stat 2015-03-05 12:50:23 -08:00
fstrim.h fstrim: prep for supporting a deep trim ioctl 2014-07-29 15:39:06 -07:00
hash.h vold: Bugfixes & cleanups 2010-03-13 16:42:19 -08:00
Loop.cpp Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
Loop.h Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
main.cpp Set SELinux contexts on device nodes created by vold. 2014-09-30 15:35:28 -04: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 Add missing <string.h> include. 2015-01-28 11:47:21 -08:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
Process.cpp Change strncpy to strlcpy 2015-02-06 09:24:14 +01:00
Process.h print information about opened files when failed unmount 2014-09-24 15:46:45 -07:00
ResponseCode.cpp vold: Switch from LOG -> SLOG 2010-03-25 08:02:28 -07:00
ResponseCode.h Support default, pattern, pin and password encryption types 2014-02-12 14:54:40 -08:00
sehandle.h Set SELinux contexts on device nodes created by vold. 2014-09-30 15:35:28 -04:00
vdc.c Change strncpy to strlcpy 2015-02-06 09:24:14 +01: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
VoldUtil.c Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
VoldUtil.h Fixed type mismatch for ioctl(BLKGETSIZE) 2015-03-30 11:28:11 -07:00
Volume.cpp Use getmntent when accessing /proc/mounts. 2015-01-06 09:53:12 -08:00
Volume.h Extract UUID and label from inserted volumes. 2013-10-17 09:51:19 -07:00
VolumeManager.cpp Wait for completion of device mapping in mountObb 2015-04-25 12:13:17 +02:00
VolumeManager.h ASEC resize tweaking, allow read-write mounting. 2014-08-22 15:39:41 -07:00