summaryrefslogtreecommitdiffstats
path: root/crypto/fs_mgr/Android.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update decrypt for 4.4Dees Troy2013-11-101-13/+15
| | | | Change-Id: I8d5d7b6a49890e4707d70de8b429563de0d2ad99
* Add additional build variable checks to Android.mk filesTrevor Drake2013-07-031-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
* TWRP-ify AOSP codeDees_Troy2012-09-051-0/+33
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