OSDN Git Service

AI 144571: am: CL 144570 Fix some non-sequential RIL commands.
authorWink Saville <>
Sat, 4 Apr 2009 01:04:25 +0000 (18:04 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Sat, 4 Apr 2009 01:04:25 +0000 (18:04 -0700)
commit307a1841a4e74310b5cf581efde976f2e205c223
tree0165e82e9a0e660410efc93ffca00686d259830e
parent510a9bc7e2444cdb2b6a923ca3c4d0b45eebc400
AI 144571: am: CL 144570 Fix some non-sequential RIL commands.
  RIL_REQUEST_CDMA_SUBSCRITION ... RIL_REQUEST_DEVICE_IDENTLY changed
  from 99 .. 102 to 95 to 98 so they directly follow
  RIL_REQUEST_CDMA_BROADCAST_ACTIVATION which is 94. These values are
  used as indexes into s_commands an array of CommandInfo which
  is a non-sparse arrary so there should be no gap.
  Original author: wink

Automated import of CL 144571
include/telephony/ril.h