nelenkov/cryptfs-password-manager

Wrong changepw command for CM13

jfeise opened this issue · 2 comments

On CM13 (maybe also on Android 6), the vdc cryptfs changepw command is wrong, and results in an empty password.
A check of system/vold/CryptCommandListener.cpp shows that the command needs to be
vdc cryptfs password current-password new-password

Update: Removed angle brackets since they are interpreted...

Probably a CM breaking change, see #14

CM apparently has now support for the original AOSP usage of vold cryptfs back in:
http://review.cyanogenmod.org/#/c/129185/