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-xhdpi/images/erasing_text.png | Bin 74450 -> 0 bytes res-xhdpi/images/error_text.png | Bin 53331 -> 0 bytes res-xhdpi/images/installing_security_text.png | Bin 201207 -> 0 bytes res-xhdpi/images/installing_text.png | Bin 178087 -> 0 bytes res-xhdpi/images/no_command_text.png | Bin 88037 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res-xhdpi/images/erasing_text.png delete mode 100644 res-xhdpi/images/error_text.png delete mode 100644 res-xhdpi/images/installing_security_text.png delete mode 100644 res-xhdpi/images/installing_text.png delete mode 100644 res-xhdpi/images/no_command_text.png (limited to 'res-xhdpi') diff --git a/res-xhdpi/images/erasing_text.png b/res-xhdpi/images/erasing_text.png deleted file mode 100644 index e22b27479..000000000 Binary files a/res-xhdpi/images/erasing_text.png and /dev/null differ diff --git a/res-xhdpi/images/error_text.png b/res-xhdpi/images/error_text.png deleted file mode 100644 index e4c27e1fc..000000000 Binary files a/res-xhdpi/images/error_text.png and /dev/null differ diff --git a/res-xhdpi/images/installing_security_text.png b/res-xhdpi/images/installing_security_text.png deleted file mode 100644 index 7ba12b667..000000000 Binary files a/res-xhdpi/images/installing_security_text.png and /dev/null differ diff --git a/res-xhdpi/images/installing_text.png b/res-xhdpi/images/installing_text.png deleted file mode 100644 index 567988e7f..000000000 Binary files a/res-xhdpi/images/installing_text.png and /dev/null differ diff --git a/res-xhdpi/images/no_command_text.png b/res-xhdpi/images/no_command_text.png deleted file mode 100644 index a682abbef..000000000 Binary files a/res-xhdpi/images/no_command_text.png and /dev/null differ -- cgit v1.2.3