Skip to content

PitchBlackRecoveryProject/android_device_xiaomi_selene-pbrp

 
 

Repository files navigation

PBRP Device Tree for Redmi 10 (selene) MIUI 12.5

The Redmi 10 is a budget range smartphone from Redmi, Released 2021, August 20

Device specifications

Basic Spec Sheet
OS Android 11, MIUI 12.5
CPU Octa-core (2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55)
Chipset MediaTek Helio G88 (12nm)
GPU Mali-G52 MC2
Memory 4GB/6GB RAM
Storage 64GB/128GB
MicroSD microSDXC (dedicated slot)
Battery Non-removable Li-Ion 5000 mAh battery
Resolution 1080 x 2400 pixels, 20:9 ratio (~405 ppi density)
Camera (Rear) 50 MP, f/1.8, (wide),8 MP, f/2.2, 120˚ (ultrawide),2 MP, f/2.4, (macro),2 MP, f/2.4 (depth)
Rear Camera Features LED flash, HDR, panorama
Video 1080p@30fps
Camera (Front) 8 MP, f/2.0, (wide)
Features Fingerprint (side-mounted), accelerometer, proximity, compass

Device picture

Redmi 10

Blocking checks

  • Correct screen/recovery size
  • Working Touch, screen
  • Backup to internal/microSD
  • Restore from internal/microSD
  • reboot to system
  • ADB

Medium checks

  • update.zip sideload
  • UI colors (red/blue inversions)
  • Screen goes off and on
  • F2FS/EXT4 Support, exFAT/NTFS where supported
  • all important partitions listed in mount/backup lists
  • backup/restore to/from external (USB-OTG) storage (not supported by the device)
  • backup/restore to/from adb
  • decrypt /data
  • Correct date

Minor checks

  • MTP export
  • reboot to bootloader
  • reboot to recovery
  • poweroff
  • battery level
  • temperature
  • encrypted backups
  • input devices via USB (USB-OTG) - keyboard, mouse and disks (not supported by the device)
  • USB mass storage export
  • set brightness
  • vibrate
  • screenshot
  • partition SD card

Building

source build/envsetup.sh
lunch omni_selene-eng
mka bootimage -j$(nproc --all)

About

Xiaomi Redmi 10 / 2022 (selene) PBRP Device Tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.0%
  • Makefile 26.5%
  • C 10.5%