Skip to content

naden01/infinix_X6532

Repository files navigation

Twrp Tree For Infinix Smart 9 (X6532)

Checks

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 storage
  • [?] backup/restore to/from adb (https://gerrit.omnirom.org/#/c/15943/)
  • [✔] 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 and mouse and storage
  • [✔] USB mass storage export
  • [✔] set brightness
  • [ X ] vibrate
  • [✔] screenshot
  • [✔] partition SD card
  • [✔] Fastbootd

Clone (example)

git clone https://github.com/naden01/infinix_X6532.git -b android-12.1 device/infinix/X6532 

Build

export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_X6532-eng; mka vendorbootimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors