OSDN Git Service

Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down
authorNaveen Kalla <nkalla@codeaurora.org>
Thu, 31 Jul 2014 23:48:31 +0000 (16:48 -0700)
committerWink Saville <wink@google.com>
Tue, 19 Aug 2014 15:19:47 +0000 (08:19 -0700)
commita65a16a2e81b11762fd9e4233e1a212effcfee82
tree2193567b4291928f6bf16db47487414ac9c64f56
parent6e5a42e6948b434815d12663eeb792600531fe08
Add RIL_REQUEST_SHUTDOWN to notify RIL that device is shutting down

When device is in airplane mode, SIM card and modem may be powered on.
RIL can use RIL_REQUEST_SHUTDOWN to shutdown the modem and SIM card
gracefully.

Bug: 9773278
Change-Id: I6afa9e810cefc7855f7ae42e51f39cc51fa2aa6e
include/telephony/ril.h
libril/ril.cpp
libril/ril_commands.h
reference-ril/reference-ril.c