commit | 9f1f2f744b6593f2d05bec571eb66485a21a47ba | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Thu Apr 21 11:54:00 2016 -0500 |
committer | Dees Troy <dees_troy@teamw.in> | Thu Apr 28 16:46:46 2016 +0100 |
tree | 6751c62cf0efff94f1064ccebfe05475c7fc594a | |
parent | 5da130284e3f0f4a7d3422bfec4db9ce551ecc78 [diff] |
Fix decrypt of odd number length PIN on hardware crypto I am not sure if we are really fixing anything other than we are allowing the decrypt process to continue. On hardware crypto the password never seems to match what is expected from the data in the footer, probably because the data is not stored in the footer and TZ does all the work. Still, if it works, it is hard to fault the patch. Change-Id: Ibbb286382e82523bec2064f51fa07194f84820c2
Team Win Recovery Project (TWRP)
You can find a compiling guide here.