No description
Find a file
Jean-Baptiste Queru c6fc646af4 am 4468682c: Merge from open-source master
Merge commit '4468682c7035d431c6154ab298c5ce0f9e2350f8'

* commit '4468682c7035d431c6154ab298c5ce0f9e2350f8':
  new project, first commit
2010-02-11 12:20:09 -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: Fix a few bugs 2010-02-04 15:07:01 -08:00
CommandListener.h vold: Bloat reduction 2010-02-02 08:03:50 -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: Fix format argument bug 2010-02-08 15:51:50 -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: Don't print error on unknown Netlink event 2010-02-03 08:50:19 -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 vold: Bloat reduction 2010-02-02 08:03:50 -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 vold: Reduce logspam and add 250ms delay before first unmount attempt 2010-02-06 09:53:22 -08:00
Volume.h vold2: Refactor FAT support into a separate class 2010-01-04 10:09:16 -08:00
VolumeManager.cpp vold: Fix a few bugs 2010-02-04 15:07:01 -08:00
VolumeManager.h vold: Bloat reduction 2010-02-02 08:03:50 -08:00