tests
|
Remove superfluous OpenSSL include paths.
|
2015-01-22 16:45:28 -08:00 |
Android.mk
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07: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
|
Update primary symlinks after mounting.
|
2015-04-29 17:22:22 -07:00 |
CommandListener.h
|
Progress towards dynamic storage support.
|
2015-03-30 19:46:31 -07:00 |
cryptfs.c
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -07:00 |
cryptfs.h
|
Remove unused code.
|
2015-04-01 23:33:26 -07:00 |
Devmapper.cpp
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -07:00 |
Devmapper.h
|
vold: Bugfixes & cleanups
|
2010-03-13 16:42:19 -08:00 |
Disk.cpp
|
Scan failure still means we finished scan.
|
2015-04-28 21:17:43 -07:00 |
Disk.h
|
Wider volume mutation lock, move force adoptable.
|
2015-04-21 12:24:57 -07:00 |
EmulatedVolume.cpp
|
Report internal path for public volumes.
|
2015-05-13 12:36:48 -07:00 |
EmulatedVolume.h
|
Emulated volumes above private volumes.
|
2015-04-12 16:03:40 -07:00 |
Ext4.cpp
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -07:00 |
Ext4.h
|
Support for private (adopted) volumes.
|
2015-04-01 10:45:05 -07:00 |
Fat.cpp
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -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: Don't double trim mountpoints with alternative fs types.
|
2015-03-16 15:07:59 -07: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
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -07:00 |
Loop.h
|
Fixed type mismatch for ioctl(BLKGETSIZE)
|
2015-03-30 11:28:11 -07:00 |
main.cpp
|
Communicate if we have adoptable disks.
|
2015-05-13 13:53:07 -07:00 |
MoveTask.cpp
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
MoveTask.h
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -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
|
Progress towards dynamic storage support.
|
2015-03-30 19:46:31 -07:00 |
NetlinkManager.h
|
system: vold2: Initial skeleton for vold2.
|
2009-10-10 17:57:51 -07:00 |
PrivateVolume.cpp
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
PrivateVolume.h
|
Support for private (adopted) volumes.
|
2015-04-01 10:45:05 -07:00 |
Process.cpp
|
Exclusive exec() path, format after partition.
|
2015-04-11 08:48:13 -07:00 |
Process.h
|
Progress towards dynamic storage support.
|
2015-03-30 19:46:31 -07:00 |
PublicVolume.cpp
|
Report internal path for public volumes.
|
2015-05-13 12:36:48 -07:00 |
PublicVolume.h
|
Support for private (adopted) volumes.
|
2015-04-01 10:45:05 -07:00 |
ResponseCode.cpp
|
vold: Switch from LOG -> SLOG
|
2010-03-25 08:02:28 -07:00 |
ResponseCode.h
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
sehandle.h
|
Set SELinux contexts on device nodes created by vold.
|
2014-09-30 15:35:28 -04:00 |
Utils.cpp
|
Fix signed issue with hex conversion.
|
2015-04-29 15:57:48 -07:00 |
Utils.h
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07: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 |
VolumeBase.cpp
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
VolumeBase.h
|
Migrate primary external storage.
|
2015-04-24 16:08:07 -07:00 |
VolumeManager.cpp
|
Update primary symlinks after mounting.
|
2015-04-29 17:22:22 -07:00 |
VolumeManager.h
|
Wider volume mutation lock, move force adoptable.
|
2015-04-21 12:24:57 -07:00 |