Disclaimer:

Team Win strives to provide a quality product.  However, it is your decision to install our software on your device.  Team Win takes no responsibility for any damage that may occur from installing or using TWRP.

Status:

Support Status: Current

Maintainer: William

Code Name: liber

Device Tree / files

This device uses Dynamic Partitions

This means that TWRP will not allow modifications to any of the partitions that make up the Super partition on the stock ROM. All backups and restores will include the full Super partition rather than the individual dynamic partitions.

In order to flash the individual partitions, you will have to boot into fastbootd.

Download Links:

Current and past versions of TWRP can be found at one of the mirrors below:

Installation:

If you do not already have TWRP installed:

Download the latest zip and install the zip using TWRP, or flash directly the image directly to recovery in fastboot.

If you do not already have TWRP installed:

Download both the img and the zip. Copy the zip to your device. You will need to have the latest fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader menu. Connect the device to your PC. Open a command window and run the following command from the proper location:

Image Method:

fastboot flash recovery_<slot> path/to/twrp.img

Zip method:

fastboot boot path/to/twrp.img

This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip onto your device:

adb push path/to/twrp.zip /sdcard

Go to install and browse to the zip and install the zip. The zip will install TWRP on recovery partition of both slots.

Changelog:

  • erwinabs
    2024-01-09T03:15:12Z
    liber: force keymaster_ver Change-Id: I3ca27aa63c5f6de18d19a94a14f74d891bf8c3c2

  • menorziin
    2023-09-08T20:10:11Z
    liber: Drop workflows Change-Id: I5da55e84f91d459dac38dd2a090cee4d5524a9cd

  • menorziin
    2023-01-31T03:56:58Z
    liber: workflows: Track my git Change-Id: I752d83d1ca2f505befd0e861662b603adf88a931

  • menorziin
    2023-01-31T02:06:04Z
    liber: Kang init.recovery.usb.rc from nairo * Also update androidboot.usbcontroller * This fixes some mtp and adb issues. Change-Id: I320bf118fac6583e98b9e0ffc8cb05bf17161673

  • menorziin
    2023-01-29T22:10:12Z
    liber: Remove system_ext partition support Change-Id: I347cc3cc60aa71a8d9271e6f532336fbe8f7734e