Add SamsungCDMAQualcommRIL class for CDMA Galaxy S III family based on msm8960.
* Samsung CDMA RIL doesn't send CDMA NV in RIUM infomation format which causes the CDMA RIL stack to crash and end up not being provisioned. * Samsung put CDMA NV in GSM format. I forced the RIL stack to process CDMA NV request as a GSM SIM in CDMA mode. * Fix hangup bug, force drivercall class not to crash due to a malformed response from ril. I suspect samsung rom ignores that. --FIXED properly JULY 3RD * Workaround for signal strength. * Properly fix drivercall which caused a regression in the previous attempt to fix driver call because the ril is giving another request for videocall infomation and causing drivercall to crash. patchset 3, 4, and 7: Cleanup whitespace patchset 8: wrapped commit message Change-Id: I733a635edc645f4e7952083008e7eca12d7af015
Loading
Please register or sign in to comment