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

Commit 1e30c5e5 authored by Shareef Ali's avatar Shareef Ali
Browse files

SamsungQualcommRIL: use QualcommMSIM42RIL as a superclass

Change-Id: I1731d1b260351e51f13e882a731f5481937f0139
parent 53a5d547
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ import com.android.internal.telephony.uicc.IccCardStatus;
 * Handles most GSM and CDMA cases.
 * {@hide}
 */
public class SamsungQualcommRIL extends RIL implements CommandsInterface {
public class SamsungQualcommRIL extends QualcommMSIM42RIL implements CommandsInterface {

    private AudioManager mAudioManager;