aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMister Oyster <oysterized@gmail.com>2017-12-23 15:00:16 +0100
committerMister Oyster <oysterized@gmail.com>2017-12-23 15:00:48 +0100
commit786135960d06d76799c635ba0c22942ed0a50d99 (patch)
tree8262915290c16ffe9df34ad54ef4fce16da2d326 /README.md
parent3535a20cd1e2756fb7b6593921802f54c9a63d7e (diff)
patches: add a temp fix to build twrp from los-15.x tree
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 41fe691..d9d8120 100644
--- a/README.md
+++ b/README.md
@@ -31,3 +31,6 @@ The only configuration libshim needs is the following flags :
`#LIBSHIM_OMX_SYMBOLS := true`
`#LIBSHIM_AGPS_SYMBOLS := true`
(copy/paste in `BoardConfig.mk` & uncomment the flags you need)
+
+# Optional :
+- building TWRP in LOS-15.x tree (temp fix) : `patches/optional/0001-TEMP-TWRP-fix-recovery-build-with-f2fs-on-LOS-15.x-t.patch`