OSDN Git Service

Secure Move: Check to make sure libtruecrypt correctly errored
authorStephen Bird <sbird@cyngn.com>
Fri, 24 Jul 2015 01:42:09 +0000 (18:42 -0700)
committerStephen Bird <sbird@cyngn.com>
Mon, 27 Jul 2015 21:28:25 +0000 (14:28 -0700)
commit85ff3da0447c34af789812d209d95674c558c01e
treecb2845f7a8996e2c9d78495475d1334e7eeb06cf
parent9426b243dd41dea57718efa922e9c5f345338472
Secure Move: Check to make sure libtruecrypt correctly errored

When copying an item out of secure storage and into the regular file system
truecrypt will sometimes report that the file operation failed. When in fact the
operation was a complete success. Add a check to make sure truecrypt is correct.

Change-Id: I1520455a9ce9dc403f2ca6fb50cf1a4f8604bc64
src/com/cyanogenmod/filemanager/commands/secure/MoveCommand.java