summaryrefslogtreecommitdiffstats
path: root/crypto/fs_mgr/fs_mgr.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-10Update decrypt for 4.4Dees Troy1-108/+445
Change-Id: I8d5d7b6a49890e4707d70de8b429563de0d2ad99
2013-08-11Fix conflict with getline in 4.3 treeDees_Troy1-3/+3
Change-Id: I5accf8731829229d153a657c9290a7be83f87a03
2012-11-19Workaround for crypto quirk on Nexus 10Dees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy1-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