The reference to Android 11 T.W.R.P has neen removed from the OP.Curious why then the OP of this thread mentions an A11 TWRP at all in this thread??
All I want to do is root the stock A12 image and install Kirisakura kernel. Do I even need TWRP for these procedures??
Thanks for the clarification!The reference to T.W.R.P has neen removed from the OP.
You do not need T.W.R. P to root the stock Android 12 Factory Image.
Notes:
- If you do not care about security
- The last stock Android 12 Factory Image released for the Google Pixel 3 XL with security patches: 12.0.0 (SP1A.210812.016.C1, Feb 2022)
- The procedures listed in the OP will install it and root it.
- OP, ~ ~ ~ Part II - Instructions ~ ~ ~, 4. Install/Update Factory Image keep data or wipe data, • Flash Factory Image Wipe Data
- OP, ~ ~ ~ Part II - Instructions ~ ~ ~, 8. Root/Reroot with Magisk and Pass SafetyNet- If you do care about security.
Install lineage 19.1 with updated security patches. You can root it.
fastboot devices
to verify communication with phone. It should return your phone's serial number.fastboot flashing unlock
and press enter.fastboot reboot
at the Command Prompt and press enter.fastboot flashing lock
fastboot reboot
flash-all
at the Command Prompt and press enter.flash-all
at the Command Prompt and press enter.fastboot flash boot
"Name of twrp file.img" without the quotation marks.fastboot flash boot --slot all boot.img
fastboot flash boot "name of patched boot".img
without the quote marks at the Prompt and press enter.fastboot reboot
at the Prompt and press enter.fastboot flash boot boot.img --slot all
Did anyone tried using the patched.img provided by a user on the first page?, I don't want to waste data by downloading stock boot.img