commit | d4758efef6d6564d7b4b0b747d0a9ae9b44a38c7 | [log] [tgz] |
---|---|---|
author | Ben Komalo <benkomalo@google.com> | Thu Sep 08 14:36:08 2011 -0700 |
committer | Ben Komalo <benkomalo@google.com> | Sun Sep 11 17:16:27 2011 -0700 |
tree | 73c24ca58771518979139b4e805253e689e22441 | |
parent | 782ed596ebb02245645466ae5972e06ce7daae9f [diff] |
Don't try to talk to vold mid-encryption. We were attempting to unconditionally validate the encryption state on CryptKeeper bringup, which required MountService to talk to vold. For some reason, during encryption, this cannot happen, and that call never returns, so the CryptKeeper UI was never brought up. Bug: 5276690 Change-Id: I6a146e25e24f4efd760b0afa1e1409bf9ea3e9c3