Skip to content
Snippets Groups Projects
Commit 96be87a7 authored by Arun Voddu's avatar Arun Voddu Committed by Android (Google) Code Review
Browse files

Merge "AIDL IRadioModemIndication#onImeiMappingChanged() implementation for...

Merge "AIDL IRadioModemIndication#onImeiMappingChanged() implementation for the change in the IMEI wrt sim slot" into main
parents 1cb4ede9 9b7b5cb1
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment