vvb2060
2021-03-14 00:32:30 +08:00
committed by John Wu
parent 0783f3d5b6
commit 7a007b342a
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ void post_fs_data(int client) {
} else {
// If the folder is not automatically created by Android,
// do NOT proceed further. Manual creation of the folder
// will cause bootloops on FBE devices.
// will have no encryption flag, which will cause bootloops on FBE devices.
LOGE(SECURE_DIR " is not present, abort\n");
goto early_abort;
}