OSDN Git Service

Add RIL_E_ILLEGAL_SIM_OR_ME error code.
authorJohn Wang <johnwang@google.com>
Tue, 20 Apr 2010 22:11:42 +0000 (15:11 -0700)
committerJohn Wang <johnwang@google.com>
Wed, 21 Apr 2010 18:33:10 +0000 (11:33 -0700)
commit7553447d44bb3f494b00d573215d81398f61cfcd
treed7487ff834037888189af1c03d7f08a4d52022fd
parent3a4840bea36ce53bc0fb181811ebf9d1cd0aa261
Add RIL_E_ILLEGAL_SIM_OR_ME error code.

It is for bug 2571583 to provide better failure information of network operator selection.

Basically, network selection should return RIL_E_ILLEGAL_SIM_OR_ME when the failure is
permanent and don't need retry, such as illegal SIM, ME,  HRL config, etc.

Change-Id: Idd5337423a3772febfcfe68b4a87eb3cf5a4696e
include/telephony/ril.h
libril/ril.cpp