Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30a560dc authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "SamsungCDMAQualcommRIL: Update misleading comments." into jellybean

parents f04d7c7c c1941656
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -41,12 +41,11 @@ import java.util.ArrayList;
import java.util.Collections;

/**
 * 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. Custom Qualcomm No SimReady RIL using the latest Uicc
 * stack
 * 
 * As stands, the RIL supports calling get subscription source which can
 * handle both ruim and nv qc devices. The lteOnCdma property allows
 * for the devices to provision for multiple cdma dun types at run time. This
 * extension of shared merely fixes nuance issues arising from the differences
 * caused by embedded SIM and legacy CDMA.
 * {@hide}
 */
public class SamsungCDMAQualcommRIL extends QualcommSharedRIL implements