Skip to content

Boot loops in CM10 #7

@mateor

Description

@mateor

Still having problems with the FM radio addition of 0209. FInally got a logcat, since I don't have any devices that run that OS.
http://pastebin.com/2VDGkiWB

Looks like we have a casting problem with the new package. Here's the money shot:
com.stericsson.hardware.fm.FmReceiverImpl cannot be cast to android.privacy.PrivacySettingsManager

There are multiple potential points of failure here, because it now takes a simply unbelievable amount of jiggering to port to 4.1. In this case I have to...

1)Copy over ContentResolver.smali, GSMServiceStateTracker.smali (both used to work...the ContentResolver has been updated to include the FM radio portions)
2) Delete all RILs except for the one used (method cap issue)
3) Copy over Mms.apk instead of patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions