OSDN Git Service

Add RIL_UNSOL_MODEM_RESTART message
authorNaveen Kalla <mrnaveen@google.com>
Wed, 14 Sep 2016 20:41:04 +0000 (13:41 -0700)
committerJack Yu <jackyu@google.com>
Fri, 12 May 2017 20:57:26 +0000 (13:57 -0700)
commitd865136dd0615bdec8f77f7e6326ef4efa290356
tree99d0e2d46686cab8a926f51f261ddb60e79e81bc
parentcea643260186fd22e9b803bba9079fe473ac6861
Add RIL_UNSOL_MODEM_RESTART message

RIL_UNSOL_MODEM_RESTART will be sent by vendor RILs when it detects
a modem restart along with the reason for restart which could be a
crash signature if the modem restarted due to a crash or a some
other string such as a user-initiated restart or AT command
initiated restart.

Test: Manual
Merged-In: I21310be011ec9df395cc1fc95c6c96dbfba86792
Change-Id: I21310be011ec9df395cc1fc95c6c96dbfba86792
include/telephony/ril.h
libril/ril.cpp
libril/ril_unsol_commands.h