commit | e5032c42da3c33a854df0a24a7968b4ab54190b9 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Sun Apr 01 23:58:44 2012 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Tue May 01 13:14:55 2012 -0700 |
tree | 8a0393c68f8f961a497313aad51d855a63682ece | |
parent | 7b0bc8571465666d6cba79bda60b72a97f852c05 [diff] |
Changes to encryption to work with the new filesystem manager The new filesystem manager is in charge of mounting the block devices now, removing much of the knowledge from init.<device>.rc. This also let us clean up some init code dealing with encryption, so this change updates vold to work with that. More cleanup is possible, but the main goal of the filesystem manager was to enable e2fsck, not a full cleanup of encryption. Change-Id: I00ea80a923d14770ed8fdd190e8840be195f8514