No description
Find a file
lexingtontezz 2a7c898454 fstab: support USB OTG and External SD Cards
Initial configuration did not include external SD card loading. The "SD card" being mounted during original testing proved to be internal storage acting as an SD card. USB OTG was set to only mount fat32 devices. Changing to auto should support more filesystem types.

Change-Id: Icdb6117f03383d853dc0dda138eb6360a37491b4
2023-09-09 21:11:36 +00: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
prebuilt eqs -> genevn 2023-09-03 08:36:21 -04:00
recovery/root fstab: support USB OTG and External SD Cards 2023-09-09 21:11:36 +00: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 -> genevn 2023-09-03 08:36:21 -04:00
AndroidProducts.mk eqs -> genevn 2023-09-03 08:36:21 -04:00
BoardConfig.mk remove unused make definitions 2023-09-03 11:30:53 -04:00
device.mk hiphi: Add haptics support 2023-05-04 16:06:59 +03:00
README.md eqs -> genevn 2023-09-03 08:36:21 -04:00
system.prop eqs: dont disable spu for gatekeeper 2023-07-25 19:12:00 +02:00
twrp_genevn.mk eqs -> genevn 2023-09-03 08:36:21 -04:00

Device configuration for Moto G Stylus 5G (2023) (codenamed "genevn")

The Motorola Moto G Stylus 5G (2023) (codenamed "genevn") is a mid-range smartphone from Motorola Mobility announced in May 2023.

Device specifications

Basic Spec Sheet
SoC Qualcomm SM6450 Snapdragon 6 Gen 1 (4 nm)
CPU Octa-core (4x2.20 GHz Cortex-A78 & 4x1.8GHz Cortex-A55)
GPU Adreno 710
Memory 6 GB RAM (LPDDR4X)
Shipped Android Version 13.0, My UX 3.0 (Global)
Storage 128 GB
Battery Non-removable Li-Po 5000 mAh battery
Display LTPS, 120 Hz, 2400 x 1080 pixels, 6.67 inches (~403 ppi density)
Camera 50MP (Wide) + 8MP (Ultra-wide) + 16MP (Selfie)

Device picture

Motorola Moto G Stylus 5G (2023)

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_genevn-eng
mka recoveryimage -j$(nproc --all)

Copyright (C) 2023 Team Win Recovery Project