I'm still on the 24A from the front of this thread, and guessing I must have modified something that's causing the update to cough up the 0X1111004 error.
Phone is rooted, I uninstalled xposed framework, unfroze all the Verizon apps (ugh) -- except I believe I actually uninstalled one of them at some point (silly me - should have saved notes somewhere, or just frozen it). I uninstalled busybox -- no idea if that matters, but can always put it back. Only other change I can think of is the xdabbeb's 3.0 camera (never installed updates since then). I ran the apk again and ran a "restore" to get back the stock camera -- no errors, and hopefully I didn't overwrite my original backup with a copy of the modded files (how can I tell?) -- I'm guessing this may be causing the error though:
If I go into system\cache\fota\log I can see a file called, "FSUA_LOG_000.txt". Near the bottom of this (huge) file, I see:
FOTASF_Open/system/lib/hw/camera.msm8974.so, handle : 7
FOTA_GetFileSize : 7
[LGFOTA_GetFileSize : /system/lib/hw/camera.msm8974.so, 1913672
LGFOTA_CloseFile : /system/lib/hw/camera.msm8974.so
FOTAFS_Close 7
UpdateAPi_Update Restult - 1111004
There's more below this, but my interpretation of this is that the install checked the file size on this camera file, didn't like it, set the error return code to 1111004 and proceeded to exit the installation. This leads me to believe that this file is the culprit.
Can anyone share any intel on this? Also - if this is the issue, and anyone can share copies of the correct file(s) to restore the camera back to stock, that would be great. BTW: I'm looking at the camera file on the phone right now. The size is 1913672 bytes. The checksum info is:
File: System (Root)/system/lib/hw/camera.msm8974.so
MD5: d2:f8:9c:29:93:e7:c5:f4:49:4b:3c:79:7c:d4:cb:e5
SHA1: d6:ff:0f:76:30:cc:5a:e7:36:65:a6:3e:8b:75:b9:37:da:08:2f:fe
thanks!