-
Notifications
You must be signed in to change notification settings - Fork 4
Description
With my recently remade Cyanogen10.1 patches (0209 I think) we are having a phone FC problem. I cannot yet tell if this is a patcher problem or what.
A user (with grouper, mind you, no Mms usually) reported that removing Mms.apk fixed the problem. So I thought that since the Mms.apk uses telephony-common libraries, that the prebuilt Mms.apk I sometimes copy over was at fault. But another user tried merely replacing it in his rom and still got FCs somehow. I don't see why deleting it in grouper would fix it but not in another rom...maybe grouper doesn't ever enable the telephony-common.jar unless the Mms.apk is available.
So now I am waiting for someone to try manually placing the older telephony-common.patch (from 20130201) into the 20130208 folder and see if the older telephony patch fixes the issue. It will produce an update.zip, i have verified that.
Here is the logcat from a phone FC...it is from grouper, but I associate these errors with the classpath not being able to find the telephony-common jar. I am just starting to look at it, but I figure i would post here as well in case another eyeball makes the difference.
http://codepad.org/GVoYtNiy