Hashtag
Android Enthusiast
So; I once again do not know if this has anything to do with us not being able to boot our recoveries. But has anybody viewed the init.rc file from data/local/tmp? Does that have anything to do with what a phone does and installs upon boot? Cuz I onow that's where we push files using adb usually. And in that file it mentions a few things about install_recovery, and recovery_from_boot and somethimg about permissions and whatnot. I feel like an idiot as I do not know anything about this stuff so I'm just kinda looking at system logs for anything about rewriting and checking recoveries and am putting what I have seen.
Saw something that mentioned a service that runs or something?
"Service flash_recovery /system/etc/install-recovery.sh
oneshot" idk does that have to do with constantly rewriting our recovery?
I also found possibly a zip file from the ZV5 OTA update with some kind of .pem file that is apparently a certificates file required for the update to apply and work.
Sorry, I should have replied sooner but I forgot. A lot of the things you are suggesting would work, but the problem is that they come from directions given by the phone itself. And we need it to accept directions given by us :/