Skip to content

damondiamond/twrp_device_xiaomi_chiron

 
 

Repository files navigation

TWRP Tree for Xiaomi Mi MIX 2

#
# Copyright (C) 2012-2024 Team Win Recovery Project
#
# SPDX-License-Identifier: Apache-2.0
#

Device specifications

Basic Spec Sheet
CPU Octa-core (4x2.45 GHz Kryo & 4x1.9 GHz Kryo)
Chipset Qualcomm MSM8998 Snapdragon 835
GPU Adreno 540
Memory 6 GB RAM
Shipped Android Version 7.1.1
Storage 64/128 GB
Battery Li-Po 3350 mAh battery
Display 1080 x 2160 pixels, 5.99 inches (~403 ppi pixel density)
Rear Camera 12 MP, f/2.0, phase detection autofocus, dual-LED (dual tone) flash

Device picture

Xiaomi Mi MIX 2

Kernel Source

https://github.com/Nanhumly-Staging/android_kernel_xiaomi_msm8998

Compile

First repo init the TWRP 12.1 tree:

repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1

Sync source:

repo sync

Finally execute these:

.build/envsetup.sh
lunch twrp_chiron-eng
mka recoveryimage

About

A TWRP Device Tree for Xiaomi MIX 2 ( chiron )

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 100.0%