OSDN Git Service

vold: Fix a few bugs
authorSan Mehat <san@google.com>
Thu, 4 Feb 2010 23:07:01 +0000 (15:07 -0800)
committerSan Mehat <san@google.com>
Thu, 4 Feb 2010 23:07:01 +0000 (15:07 -0800)
commitb9aed74b146beb7499ebc5775e8ae179d16900ef
tree64c7bbb8a16c2510b648452334d25e5e6d467144
parentf5c61980969a0b49bda37b5dc94ffe675ebd5a5a
vold: Fix a few bugs

 - share command was taking wrong arguments
 - shared command was returning two termination codes
 - Force FAT32 cluster size to 4k when formatting
Signed-off-by: San Mehat <san@google.com>
CommandListener.cpp
Fat.cpp
VolumeManager.cpp