- Custota
v5.12contained a major regression where settings failed to migrate properly which resulted in a reset - Unfortunately, the app now requires the user to set the OTA URL again, to get the next update
- This issue has been fixed Custota 5.13,
6dc6c4fon July 18, 2025- This version will automatically restore the old settings without any manual intervention
- If the settings are configured again in Custota
v5.12, the new settings will not be touched and will be restored inv5.13as usual
I'm getting an error on boot saying Device is corrupt. It can't be trusted. What can I do? What are my options?
- Flash the OTA, switch partitions, flash it again. Then sideload the OTA on both partitions before flashing custom keys (see farewelltospring's comment in #96 for details).
- See #89 and #96 for details.
- Check chenxiaolong/avbroot#455 (comment) contains some approaches to troubleshooting. The following command is known to work (at the expense of restoring Magisk's settings to its default state):
su -c 'rm -r /data/adb/magisk* && reboot'Also check rooted-graphene#5.