summaryrefslogtreecommitdiffstats
path: root/crypto/fs_mgr/fs_mgr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update decrypt for 4.4Dees Troy2013-11-101-108/+445
| | | | Change-Id: I8d5d7b6a49890e4707d70de8b429563de0d2ad99
* Fix conflict with getline in 4.3 treeDees_Troy2013-08-111-3/+3
| | | | Change-Id: I5accf8731829229d153a657c9290a7be83f87a03
* Workaround for crypto quirk on Nexus 10Dees_Troy2012-11-191-1/+1
|
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+611
Pull in most TWRP sources Stub out partition management code Make it compile -- probably will not boot Kind of a mess but have to start somewhere