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

Commit af741e24 authored by Pengquan Meng's avatar Pengquan Meng
Browse files

Add RIL_RADIO_TECHNOLOGY_NR to IntDef

Bug: 121263364
Test: build
Change-Id: I4bec8de081efe1020409351afa284fd2e69a25b5
parent 2da29013
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -170,7 +170,8 @@ public class ServiceState implements Parcelable {
                    RIL_RADIO_TECHNOLOGY_GSM,
                    RIL_RADIO_TECHNOLOGY_TD_SCDMA,
                    RIL_RADIO_TECHNOLOGY_IWLAN,
                    RIL_RADIO_TECHNOLOGY_LTE_CA})
                    RIL_RADIO_TECHNOLOGY_LTE_CA,
                    RIL_RADIO_TECHNOLOGY_NR})
    public @interface RilRadioTechnology {}
    /**
     * Available radio technologies for GSM, UMTS and CDMA.