Strange. I didn't change anything related to OTA in a while.
Create a
crlog.ini file in system/share/cr3/ containing:
Quote:
crengine.log.filename=stdout
crengine.log.level=TRACE
|
This will cause the app to dump a lot of info to system/cr3-pb.normal.log. Maybe there will be a clue regarding the issue.
After running an OTA update with this log config so you get the info dump, you should remove system/share/cr3/crlog.ini.
If you don't remove it you'll see that the app will be slower and it will drain the battery faster as it will continuously write a lot of text in that file.