Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TWRP for Redmi Note 12T Pro (pearl)

Team Win Recovery Project (TWRP) 3.7.1 定制构建 — Redmi Note 12T Pro(代号 pearl / 23054RA19C,MTK Dimensity 8200-Ultra / mt6895)。

基于 HyperOS pearl_images_OS3.0.3.0.VLHCNXM_15.0(Android 15) 构建。

下载

前往 Releases 页面下载最新构建产物。

文件 说明
vendor_boot.img TWRP Recovery(刷入 vendor_boot 分区,GKI 设备)
ramdisk.img TWRP recovery ramdisk(lz4 压缩)

特性

  • TWRP 3.7.1(twrp-12.1 manifest / a16-OS3 设备树)
  • FBE(File-Based Encryption)解密,支持 TW_INCLUDE_CRYPTO_FBE
  • 虚拟 A/B(Virtual A/B)支持
  • 内置 fastbootdresetproplpdump/lptools、NTFS/exFAT 挂载支持
  • 简体中文默认语言(TW_DEFAULT_LANGUAGE := zh_CN

刷机方法

⚠️ 刷机前请先备份原厂 vendor_boot(本仓库 images/ 目录保留了 OS3.0.3.0.VLHCNXM 原厂镜像)。

方式一:fastboot(推荐,Windows 已测试)

# 进入 fastboot 模式后
fastboot flash vendor_boot_a vendor_boot.img
fastboot flash vendor_boot_b vendor_boot.img   # A/B 双槽
fastboot reboot recovery

方式二:root + dd(绕开 Windows fastboot 驱动问题)

pwsh scripts/flash-partition.ps1 -ImagePath vendor_boot.img -Partition vendor_boot

自行构建

本仓库包含完整 GitHub Actions 工作流(.github/workflows/build-twrp.yml),在 Actions 页面手动触发即可云编译。

  • Manifest: minimal-manifest-twrp/platform_manifest_twrp_aosp @ twrp-12.1
  • 设备树: mytiantian001/android_device_xiaomi_pearl_twrp @ a16-OS3
  • 构建目标: vendorbootBOARD_VENDOR_BOOTIMAGE_PARTITION_SIZE := 67108864

致谢

About

TWRP 3.7.1 for Redmi Note 12T Pro (pearl / 23054RA19C), based on HyperOS OS3.0.3.0.VLHCNXM_15.0

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages