Another fix for encryption
Ken Sumrall authored
The previous problem of the framework not properly restarting after accepting
the password to decrypt the storage is also a problem when restarting the
framework to display the encryption progress screen.  So like the previous
hacky fix, add a sleep to wait a few moments before proceeding.  Also,
increase the sleep of the previous fix from 1 second to 2, as the problem
was seen once more in testing.  A proper fix has been designed and hopefully
will work and be checked-in RSN.

Change-Id: Icc2c072ce7f7ebcdea22cd7ff8cb2b87a627c578
92736efa
Name Last commit Last update
tests Change ASCII conversion for hash and add tests
Android.mk Changes to encryption to work with the new filesystem manager
Asec.h Add in ext4 support for ASEC containers
CleanSpec.mk Add an empty CleanSpec.mk
CommandListener.cpp Handle multi-user mountObb() requests.
CommandListener.h Add in ext4 support for ASEC containers
Devmapper.cpp am 2c9d8de7: Merge "Prevent buffer overflows."
Devmapper.h vold: Bugfixes & cleanups
DirectVolume.cpp Merge "Delay disk inserted broadcast until disk is ready"
DirectVolume.h Add the ability to revert a crypto mapping when unmounting a volume
Ext4.cpp Add in ext4 support for ASEC containers
Ext4.h Add in ext4 support for ASEC containers
Fat.cpp Add missing include headers for compilation on Intel target for Google TV.
Fat.h Allow execute on mounted ASEC and OBB containers
Loop.cpp Add in ext4 support for ASEC containers
Loop.h Add in ext4 support for ASEC containers
NetlinkHandler.cpp Remove obsolete code for monitoring USB status
NetlinkHandler.h system: vold2: Initial skeleton for vold2.
NetlinkManager.cpp vold: Enable the SO_PASSCRED socket option
NetlinkManager.h system: vold2: Initial skeleton for vold2.
Process.cpp vold: Switch from LOG -> SLOG
Process.h vold: Refactor Processkiller and add command to return users of a mount point
ResponseCode.cpp vold: Switch from LOG -> SLOG
ResponseCode.h Add the new verifypw command to vold/cryptfs
VoldCommand.cpp system: vold2: Initial skeleton for vold2.
VoldCommand.h
Volume.cpp
Volume.h
VolumeManager.cpp
VolumeManager.h
Xwarp.cpp
Xwarp.h
cryptfs.c
cryptfs.h
hash.h
logwrapper.c
main.cpp
vdc.c