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

Commit 9b7b5cb1 authored by arunvoddu's avatar arunvoddu
Browse files

AIDL IRadioModemIndication#onImeiMappingChanged() implementation for the...

AIDL IRadioModemIndication#onImeiMappingChanged() implementation for the change in the IMEI wrt sim slot

Bug: 294127356
Test: Built successfully
Change-Id: I6c6b65378005f99948891a2f00675bcbc7690eed
parent fa8c3a14
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -618,4 +618,5 @@ public interface RILConstants {
    int RIL_UNSOL_TRIGGER_IMS_DEREGISTRATION = 1107;
    int RIL_UNSOL_CONNECTION_SETUP_FAILURE = 1108;
    int RIL_UNSOL_NOTIFY_ANBR = 1109;
    int RIL_UNSOL_IMEI_MAPPING_CHANGED = 1110;
}