No description
Find a file
2023-07-25 19:31:55 +02:00
bootctrl eqs: initial rebrand 2023-07-25 19:07:41 +02:00
gpt-utils eqs: initial rebrand 2023-07-25 19:07:41 +02:00
libinit eqs: initial rebrand 2023-07-25 19:07:41 +02:00
prebuilt hiphi: Initial TWRP device tree 2023-04-04 18:44:40 +02:00
recovery/root eqs: add spu 1.1/2.0 and dependencies 2023-07-25 19:31:55 +02:00
security hiphi: Add motorola otacert 2023-05-04 15:44:02 +03:00
Android.bp hiphi: Add bootctrl HAL and gpt-utils 2023-05-04 15:45:38 +03:00
Android.mk eqs: initial rebrand 2023-07-25 19:07:41 +02:00
AndroidProducts.mk eqs: initial rebrand 2023-07-25 19:07:41 +02:00
BoardConfig.mk eqs: initial rebrand 2023-07-25 19:07:41 +02:00
device.mk hiphi: Add haptics support 2023-05-04 16:06:59 +03:00
README.md eqs: initial rebrand 2023-07-25 19:07:41 +02:00
system.prop eqs: dont disable spu for gatekeeper 2023-07-25 19:12:00 +02:00
twrp_eqs.mk eqs: initial rebrand 2023-07-25 19:07:41 +02:00

Device configuration for Edge 30 Ultra / Edge X30 Pro (codenamed "eqs")

The Motorola Edge 30 Ultra / Edge X30 Pro (codenamed "eqs") is a flagship smartphone from Motorola mobility announced in December 2021.

Device specifications

Basic Spec Sheet
SoC Qualcomm SM8475 Snapdragon 8+ Gen 1 (4 nm)
CPU Octa-core (1x3.19 GHz Cortex-X2 & 3x2.75 GHz Cortex-A710 & 4x1.8GHz Cortex-A510)
GPU Adreno 730
Memory 8/12 GB RAM (LPDDR5)
Shipped Android Version 12.0, My UX 3.0 (Global) / MY UI 3.0 (China)
Storage 128/256/512 GB (UFS 3.1)
Battery Non-removable Li-Po 4610 mAh battery
Display 2400 x 1080 pixels, 6.67 inches (~403 ppi density)
Camera 200MP (Main) + 50MP (Ultra-wide) + 12MP (Telephoto) + 60MP (Selfie)

Device picture

Motorola Edge 30 Ultra / Edge X30 Pro

Status

Current state of features:

  • Correct screen/recovery size
  • Working touch, display
  • Screen goes off and on
  • Backup/restore to/from internal/external storage and adb
  • Poweroff
  • Reboot to system, bootloader, recovery, fastboot, edl
  • ADB (including sideload)
  • Support EROFS/F2FS/EXT4/exFAT/FAT32/NTFS
  • Decrypt /data
  • Flashing zip/images
  • MTP export
  • All important partitions listed in wipe/mount/backup lists
  • Input devices via USB-OTG
  • USB mass storage export
  • Correct date
  • Battery level
  • Set brightness
  • Vibrate and set vibration
  • Screenshot
  • Advanced features

Building

export ALLOW_MISSING_DEPENDENCIES=true
source build/envsetup.sh
lunch twrp_eqs-eng
mka recoveryimage -j$(nproc --all)

Copyright (C) 2023 Team Win Recovery Project