Merge "Renamed voiceNetworkStateChanged and dataNetworkStateChanged" am: 84f97e21b2
am: 7eac8ec7c1
Change-Id: I8fdb5f13a50a0965cb2fbfd15212bc26e076054c
This commit is contained in:
@ -417,7 +417,7 @@ cat include/telephony/ril.h | \
|
||||
int RIL_UNSOL_RESPONSE_BASE = 1000;
|
||||
int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;
|
||||
int RIL_UNSOL_RESPONSE_CALL_STATE_CHANGED = 1001;
|
||||
int RIL_UNSOL_RESPONSE_VOICE_NETWORK_STATE_CHANGED = 1002;
|
||||
int RIL_UNSOL_RESPONSE_NETWORK_STATE_CHANGED = 1002;
|
||||
int RIL_UNSOL_RESPONSE_NEW_SMS = 1003;
|
||||
int RIL_UNSOL_RESPONSE_NEW_SMS_STATUS_REPORT = 1004;
|
||||
int RIL_UNSOL_RESPONSE_NEW_SMS_ON_SIM = 1005;
|
||||
|
Reference in New Issue
Block a user