commit | c1bf89663ca71949b508007d4df2b5b06038f96d | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Fri Jan 06 19:09:42 2012 -0800 |
committer | Ken Sumrall <ksumrall@android.com> | Tue May 01 13:14:14 2012 -0700 |
tree | 6a6807d5322576a30c9b2e0953cc8c42f2d8dede | |
parent | 190b6e2698dc47ddb4888b9c51abb23f69fcf064 [diff] |
A filesystem manager library to mount filesystems for init. Instead of specifying in init what to mount, and having various hacks in init itself to deal with encryption, use a filesystem manager library to do the work, that can also be invoked by vold when mounting an encrypted volume. Keep all the magic filesystem info an a device specific fstab file. Change-Id: Ib988f1e4fb0638ba1d5fd98407fa6d8cf862aaca