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

Commit 7d7eed6f authored by Ethan Chen's avatar Ethan Chen Committed by Gerrit Code Review
Browse files

Merge "HTCQualcommRIL inherit QualcommMSIM42RIL" into cm-10.2

parents eaecf1b6 a03fe882
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;