From 1f79f9c4df79e240fd979320213ce061b5ffe25e Mon Sep 17 00:00:00 2001 From: mauronofrio matarrese Date: Sat, 29 Dec 2018 11:48:07 +0100 Subject: [PATCH] Update README --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 14a8e05..944cb8b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Then add these projects to .repo/local_manifests/roomservice.xml (If you don't h ```xml - + ``` @@ -46,12 +46,7 @@ Now you can sync your source: ``` repo sync ``` - -If you want to exclude twrp app you need of this commit: https://gerrit.omnirom.org/#/c/android_bootable_recovery/+/27694/ - -To make wipe system works you need of this commit: https://gerrit.omnirom.org/#/c/android_bootable_recovery/+/32714/ - -If you want to use the notch theme you need of this commit: https://gerrit.omnirom.org/#/c/android_bootable_recovery/+/32963/ +Actually i'm using this bootable/recovery: https://github.com/mauronofrio/android_bootable_recovery Now you need of this patch to make decryption working: https://gist.github.com/mauronofrio/af29bad34ad87a1a957d193794f0bf5f @@ -83,5 +78,6 @@ To test it: fastboot boot out/target/product/fajita/recovery.img ``` -Kernel Source: https://github.com/engstk/op6 -## Thanks +Kernel Source: https://github.com/pappschlumpf/op6/tree/9.0 +## Credits +I want to say a big thanks to @twinnfamous -- 2.20.1