commit | 18db5c5690472f9da6ce2d580067307378675809 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Thu Jul 14 11:35:06 2011 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Fri Jul 15 20:24:17 2011 -0700 |
tree | 01bd26a8f8b9cc08134392cbb88de788d125aa7f | |
parent | 28fa07e15f7a7ee83be9e5555bbfdd25711b3517 [diff] |
During encryption, don't throw exceptions for unknown vold state This is a temporary fix until we get something better. During the encryption process, vold does not respond to commands because it is blocked doing the encryption. Because it doesn't respond, this code times out, sets the state to null, and thows an exception. For now, just don't throw an exception if the device is encrypting. Change-Id: I7e821ec2addd60475fb10834df533beccb2650fe