From 9579aa50af57eaefbbfc0d50b7ff5607296ce051 Mon Sep 17 00:00:00 2001 From: missytake Date: Tue, 10 Oct 2023 21:12:53 +0200 Subject: [PATCH] another reboot seems to be necessary --- devices/sm-g900f.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/devices/sm-g900f.md b/devices/sm-g900f.md index 6cbbe2a..2fc9e96 100644 --- a/devices/sm-g900f.md +++ b/devices/sm-g900f.md @@ -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: ```