XMM626x: fix Samsung RIL v9 update
authorBjørn Mork <bjorn@mork.no>
Mon, 24 Nov 2014 10:14:56 +0000 (11:14 +0100)
committerBjørn Mork <bjorn@mork.no>
Fri, 5 Dec 2014 14:49:20 +0000 (15:49 +0100)
commit6aac1eed83555bc7dc998b1668d9fc52c25d1cdc
tree1704ecc46645094443a5a1160ecc28a6d57c89e5
parentadef91c74baa63159b22a95921a0630102534298
XMM626x: fix Samsung RIL v9 update

The Samsung proprietary RIL commands are mapped using the
same array as the standard commands. This means that the
MAX and UNSOL_MAX macros must be updated whenever standard
commands are added, or the Samsung commands will noe be
correctly mapped.

Change-Id: Ic9dc6305bfb6d93763445b22cf24d9ee84db98c2
Signed-off-by: Bjørn Mork <bjorn@mork.no>
ril/xmm6260/libril/ril.cpp
ril/xmm6262/libril/ril.cpp