Merge "Add RIL_UNSOL_MODEM_RESTART message"

This commit is contained in:
TreeHugger Robot
2016-10-10 22:17:50 +00:00
committed by Android (Google) Code Review

View File

@@ -462,4 +462,5 @@ cat include/telephony/ril.h | \
int RIL_UNSOL_STK_CC_ALPHA_NOTIFY = 1044;
int RIL_UNSOL_LCEDATA_RECV = 1045;
int RIL_UNSOL_PCO_DATA = 1046;
int RIL_UNSOL_MODEM_RESTART = 1047;
}