/twrp_device_TCL_Escape_CM

For TCL_P620M

Primary LanguageShellGNU General Public License v2.0GPL-2.0

TWRP Device repository for TCL_P620M (Lineageos)

===========================

For Stock 3.10.65 kernel

Codename:Escape_CM

CPU:MT6735


##How to compile:

  1. Get the latest Lineageos14.1 sources and twrp sources
  2. clone this device
  3. cd device/TCL/Escape_CM/patches
  4. ./apply-patches.sh 4.5 cd ../../../../ 4.8 ./build/envsetup.sh
  5. lunch lineage_Escape_CM-userdebug
  6. make -jX (where X is the # of your CPU threads +1) recoveryimage

By wyk