From e9afc3de0fe1df795cc2f8cfab489177252812be Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Thu, 30 Aug 2018 15:16:27 -0500 Subject: Decrypt FBE on 9.0 (backwards compatible) Building in 9.0 may require you to add a flag to your twrp fstab with the fileencryption details like: fileencryption=ice:aes-256-heh Verify this against your device's stock fstab of course. Change-Id: If9286f5d5787280814daca9fbc8f5191ff26a839 --- res-xxxhdpi/images/erasing_text.png | Bin 267640 -> 0 bytes res-xxxhdpi/images/error_text.png | Bin 181450 -> 0 bytes res-xxxhdpi/images/installing_security_text.png | Bin 618212 -> 0 bytes res-xxxhdpi/images/installing_text.png | Bin 574440 -> 0 bytes res-xxxhdpi/images/no_command_text.png | Bin 336495 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res-xxxhdpi/images/erasing_text.png delete mode 100644 res-xxxhdpi/images/error_text.png delete mode 100644 res-xxxhdpi/images/installing_security_text.png delete mode 100644 res-xxxhdpi/images/installing_text.png delete mode 100644 res-xxxhdpi/images/no_command_text.png (limited to 'res-xxxhdpi') diff --git a/res-xxxhdpi/images/erasing_text.png b/res-xxxhdpi/images/erasing_text.png deleted file mode 100644 index cc730992b..000000000 Binary files a/res-xxxhdpi/images/erasing_text.png and /dev/null differ diff --git a/res-xxxhdpi/images/error_text.png b/res-xxxhdpi/images/error_text.png deleted file mode 100644 index fea3cfc95..000000000 Binary files a/res-xxxhdpi/images/error_text.png and /dev/null differ diff --git a/res-xxxhdpi/images/installing_security_text.png b/res-xxxhdpi/images/installing_security_text.png deleted file mode 100644 index ed77d0889..000000000 Binary files a/res-xxxhdpi/images/installing_security_text.png and /dev/null differ diff --git a/res-xxxhdpi/images/installing_text.png b/res-xxxhdpi/images/installing_text.png deleted file mode 100644 index 965910648..000000000 Binary files a/res-xxxhdpi/images/installing_text.png and /dev/null differ diff --git a/res-xxxhdpi/images/no_command_text.png b/res-xxxhdpi/images/no_command_text.png deleted file mode 100644 index 4e6f3639d..000000000 Binary files a/res-xxxhdpi/images/no_command_text.png and /dev/null differ -- cgit v1.2.3