TWRP Device repository for TCL_P620M (Lineageos)
===========================
For Stock 3.10.65 kernel
Codename:Escape_CM
CPU:MT6735
##How to compile:
- Get the latest Lineageos14.1 sources and twrp sources
- clone this device
- cd device/TCL/Escape_CM/patches
- ./apply-patches.sh 4.5 cd ../../../../ 4.8 ./build/envsetup.sh
- lunch lineage_Escape_CM-userdebug
- make -jX (where X is the # of your CPU threads +1) recoveryimage
By wyk