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

Commit 698a6132 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add RIL_UNSOL_MODEM_RESTART message"

parents ac347fb4 9d48e7cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
}