summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* vold: exFAT supportSteve Kondik2013-07-071-0/+1
* vold: add support for ext4 mediacodeworkx2013-03-041-0/+16
* vold: use blkid to detect filesystem typecodeworkx2013-03-031-4/+8
* vold: Add ntfs (read-only) support.kallt_kaffe2012-07-101-0/+1
* Add auto-mount and fake SD card supportDalingrin2012-07-101-0/+1
* DirectVolume: handle discs with multiple major numberscodeworkx2012-07-101-0/+12
* Allow mounting of multiple volumes via mass storage (vold part)Pawit Pornkitprasan2012-07-101-0/+8
* Reintroduce BOARD_VOLD_EMMC_SHARES_DEV_MAJOREmilio López2012-07-101-0/+3
* vold: allow override of MAX_PARTITIONS for devices with > 4 partitionscicada2012-07-101-0/+9
* Changes to encryption to work with the new filesystem managerKen Sumrall2012-05-011-0/+4
* Add in ext4 support for ASEC containersKenny Root2012-04-251-0/+1
* vold: add -Werror=formatNick Kralevich2012-02-231-1/+1
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+0
* Have vold grab a partial wakelock when encryptingKen Sumrall2011-01-301-0/+1
* Don't try to encrypt in place a filesystem that is too large and return prope...Ken Sumrall2011-01-291-0/+1
* Support for encrypting /data on Stingray.Ken Sumrall2010-12-181-1/+2
* Change ASCII conversion for hash and add testsKenny Root2010-06-201-24/+45
* vold: Convert to use OpenSSL MD5 APIKenny Root2010-03-151-8/+13
* vold: remove some dead codeSan Mehat2010-03-151-1/+0
* vold: Bugfixes & cleanupsSan Mehat2010-03-131-1/+2
* vold: Switch to using libdiskconfig for partition setup.San Mehat2010-03-101-2/+1
* vold: Add support for xwarpSan Mehat2010-03-021-1/+2
* vold: Clean up asec command response and add support for 'StorageBusy'San Mehat2010-02-181-1/+2
* vold: Refactor Processkiller and add command to return users of a mount pointSan Mehat2010-02-161-1/+1
* vold: Add encrypted ASEC support via devmapperSan Mehat2010-01-111-1/+2
* Add missing library used by the main executable in linker options. CurrentlyDoug Kwan2010-01-071-1/+1
* vold2: Initial support for Android Secure External CachesSan Mehat2010-01-061-1/+2
* vold2: Refactor FAT support into a separate classSan Mehat2010-01-041-1/+2
* vold2: Don't build for simulatorSan Mehat2010-01-031-1/+5
* vold2: Enable in buildSan Mehat2009-12-211-1/+1
* vold2: Get mounting/unmounting/formatting/sharing workingSan Mehat2009-12-191-1/+3
* vold2: Wire up more of the mount functionSan Mehat2009-10-121-1/+2
* vold2: Rename DeviceVolume -> DirectVolumeSan Mehat2009-10-121-1/+1
* system: vold2: Initial skeleton for vold2.San Mehat2009-10-101-0/+43