Skip to content

0xyz3n/twrp_device_OPPO_oppo6771

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial TWRP for Oppo A91 (CPH2021) and Oppo F15 (CPH2001) running Android 11.
⚠️Recovery does not work on the PCPM00 model.


Installation

Since this phone has fastboot disabled it is necessary to use alternative tools. I recommend using MTKClient.
Just download the latest recovery from Releases and flash the recovery.bin file to recovery partition.

⚠️ After flashing, when device is set to boot to recovery mode, it might show a dm-verity error.
For fix press the power button once to continue booting otherwise device will shut down.


How to build

Use the minimal manifest twrp aosp 11 here
Clone this repository as it is the device tree under [location of your manifest]\device\OPPO\OP4B9B and use these commands:

source build/envsetup.sh
export ALLOW_MISSING_DEPENDENCIES=true
lunch twrp_OP4B9B-eng
export TW_DEVICE_VERSION
mka -j$(nproc --all) recoveryimage

About

Device tree for OP4B9B devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published