[RECOVERY][UNOFFICIAL] TWRP for Lenovo Phab 2 Pro (PB2-690Y)

yshalsager

Recognized Developer
Oct 13, 2014
3,802
7,158
263
Cairo
xiaomifirmwareupdater.com
TWRP Recovery 3.3.1-0 For Lenovo Phab 2 Pro (PB2-690Y)
Code:
#include 
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Welcome all Phab 2 Pro (PB2-690Y) users, This is latest TWRP Recovery for your device By TWRPBuilder Team :D

CHANGELOG for 3.3.1-0:
* Fix selinux issues during formatting - dianlujitao
* Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
* Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
* Add option to uninstall TWRP app from /system - Dees_Troy
* Create digest for subpartitions - bigbiff


Downloads

Sources:

Code:
[CENTER][URL="https://github.com/TwrpBuilder/android_device_lenovo_PB2PRO"][COLOR="bule"]Device tree[/COLOR][/URL]
[URL="https://github.com/TeamWin/Team-Win-Recovery-Project"][COLOR="bule"]TeamWin Github
[/COLOR][/URL][/CENTER]

How to install:
you must have fastboot installed on your pc and then:
Code:
adb reboot bootloader
fastboot flash recovery recovery.img
Don't Forget to Hit Thanks :good:
 
  • Like
Reactions: [email protected]

[email protected]

New member
Nov 19, 2019
1
0
0
PB2-690Y LineageOS, next steps.

Many thanks. I can confirm that this build is operational on 690Y/TWRP 3.3.1
The only other prior operational 690Y TWRP was from SevenMaxs 3.0.3 -- i.e. non treble, therefore not Android7+ capable.

For those who may have tried, or have interest,
none of the Kuntao/690M TWRP or LineageOS builds function on 690Y, perhaps with good reason.
Suspect key differences that make this build operational is msm8952 (vs 8953), adreno510 (vs 506) and likely arm-7-a-neon (vs arm8-a)... YMMV. Others?
Consider this an open call for comment to make a 690Y LineageOS build -- could be as simple as that.