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

Commit a03fe882 authored by Dan Pasanen's avatar Dan Pasanen
Browse files

HTCQualcommRIL inherit QualcommMSIM42RIL

Change-Id: I46f4a37a95a5467ecfe204725b6dd62fd5418dfa
parent 464efeb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ import com.android.internal.telephony.dataconnection.DataCallResponse;

import java.util.ArrayList;

public class HTCQualcommRIL extends RIL implements CommandsInterface {
public class HTCQualcommRIL extends QualcommMSIM42RIL implements CommandsInterface {

    private static final int RIL_UNSOL_ENTER_LPM = 1523;
    private static final int RIL_UNSOL_CDMA_3G_INDICATOR = 3009;