summaryrefslogtreecommitdiffstats
path: root/crypto/fs_mgr (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-08-11Fix conflict with getline in 4.3 treeDees_Troy1-3/+3
Change-Id: I5accf8731829229d153a657c9290a7be83f87a03
2013-07-03Add additional build variable checks to Android.mk filesTrevor Drake1-1/+2
This was causing the mm command to fail when it was run from bootable/recovery and no crypto features had been specified in a device's configuration files Change-Id: Iddbeea5349bbf75cddb0250cd71821dfe3b7b9d8
2012-11-19Workaround for crypto quirk on Nexus 10Dees_Troy1-1/+1
2012-09-05TWRP-ify AOSP codeDees_Troy5-0/+860
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