No description
Find a file
San Mehat a4dc3b15b7 vold: Don't fail to return path if volume isn't mounted
Signed-off-by: San Mehat <san@google.com>
2010-01-22 14:48:31 -08:00
Android.mk vold: Add encrypted ASEC support via devmapper 2010-01-11 08:12:52 -08:00
BlockDevice.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
BlockDevice.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
CommandListener.cpp vold: Add command to unmount secure containers 2010-01-18 06:19:40 -08:00
CommandListener.h vold: Add command to unmount secure containers 2010-01-18 06:19:40 -08:00
Devmapper.cpp vold2: Fix issue with destroying / unmounting asec 2010-01-12 15:38:59 -08:00
Devmapper.h vold: Internally use sector counts for asec lengths 2010-01-11 09:17:25 -08:00
DirectVolume.cpp vold2: Don't crap out if the kernel is missing the NPART/PARTN blkdev uevent patches 2010-01-04 14:03:36 -08:00
DirectVolume.h vold2: Get mounting/unmounting/formatting/sharing working 2009-12-19 09:54:42 -08:00
diskmbr.h vold2: Get mounting/unmounting/formatting/sharing working 2009-12-19 09:54:42 -08:00
Fat.cpp vold: Always format FAT32 2010-01-09 12:23:47 -08:00
Fat.h vold2: Enable support for custom mount perm masks and wire to asec 2010-01-06 19:19:46 -08:00
geom_mbr_enc.c vold2: Get mounting/unmounting/formatting/sharing working 2009-12-19 09:54:42 -08:00
logwrapper.c vold2: Wire up more of the mount function 2009-10-12 16:29:01 -07:00
Loop.cpp vold: Internally use sector counts for asec lengths 2010-01-11 09:17:25 -08:00
Loop.h vold: Internally use sector counts for asec lengths 2010-01-11 09:17:25 -08:00
main.cpp vold2: Don't bail out if the UMS switch isn't there 2010-01-04 08:30:00 -08:00
NetlinkHandler.cpp vold2: Get mounting/unmounting/formatting/sharing working 2009-12-19 09:54:42 -08:00
NetlinkHandler.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.cpp system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
NetlinkManager.h system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07:00
ProcessKiller.c vold2: Get mounting/unmounting/formatting/sharing working 2009-12-19 09:54:42 -08:00
ResponseCode.h vold2: Initial support for Android Secure External Caches 2010-01-06 10:55:29 -08:00
vdc.c system: vold2: Initial skeleton for vold2. 2009-10-10 17:57:51 -07: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 vold2: Enable support for custom mount perm masks and wire to asec 2010-01-06 19:19:46 -08:00
Volume.h vold2: Refactor FAT support into a separate class 2010-01-04 10:09:16 -08:00
VolumeManager.cpp vold: Don't fail to return path if volume isn't mounted 2010-01-22 14:48:31 -08:00
VolumeManager.h vold: Unmount secure containers when the underlying media is removed. 2010-01-15 09:26:28 -08:00