Current state of features (from here):
Tested on system running stock guamna android 11 rom
Touchscreens tested:
- ilitek
- himax
- Correct screen/recovery size
- Working Touch, screen
- Backup to internal/microSD
- Restore from internal/microSD
- reboot to system
- ADB
- 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
- backup/restore to/from adb
- decrypt /data
- Correct date
- MTP export
- reboot to bootloader
- reboot to recovery
- poweroff
- battery level
- temperature
- encrypted backups
- input devices via USB (USB-OTG) - keyboard, mouse and disks
- USB mass storage export
- set brightness
- vibrate
- screenshot
- partition SD card
repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
mkdir .repo/local_manifests
cat > .repo/local_manifests/roomservice.xml << EOF
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="naf419/android_device_motorola_guamna" path="device/motorola/guamna" remote="github" revision="android-12.1" />
</manifest>
EOF
repo sync
. build/envsetup.sh
lunch twrp_guamna-eng
mka bootimage