summaryrefslogtreecommitdiffstats
path: root/twmincrypt/Android.mk (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-07Fix up libmincrypt rules for Android 4.2Dees_Troy1-0/+5
2012-09-14Move to shared libmincryptDees_Troy1-0/+11
Remove mincrypt source from TWRP and add rule to make libmincrypt as a shared library. No more crashes during zip signature verification and less code to maintain in TWRP.