another reboot seems to be necessary
This commit is contained in:
parent
7cc13e1e7b
commit
9579aa50af
|
@ -161,8 +161,12 @@ adb pull /data/system/locksettings.db
|
|||
Now, go to the Security settings again, and change your PIN to the password you
|
||||
want to use for the encryption. Unfortunately you can use maximally 17
|
||||
characters.
|
||||
After that, reboot your phone.
|
||||
You should need the long passphrase now,
|
||||
for both the decryption
|
||||
and unlocking the screen.
|
||||
|
||||
Finally, you use adb again to restore the backup of the PIN, which changes your
|
||||
After rebooting, use adb again to restore the backup of the PIN, which changes your
|
||||
lockscreen PIN, but not your encryption passphrase:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue