ril: service: Fix RIL_UNSOL_NITZ_TIME_RECEIVED Parcel
authorPaul Keith <javelinanddart@gmail.com>
Sun, 22 Oct 2017 03:25:25 +0000 (05:25 +0200)
committerChristopher H. <raymanfx@gmail.com>
Sat, 23 Jun 2018 09:55:58 +0000 (11:55 +0200)
commit63d0da85d79324cf9f7244474e5d2b7fb2fcd707
tree2c10a828663ee167c69c0ab49056013b6bd08da4
parent8cc0417cf2578fabf1380b18cfb2a77303506670
ril: service: Fix RIL_UNSOL_NITZ_TIME_RECEIVED Parcel

* Sometimes, the modem is sending 1-2 extra fields with
  the country mcc, which confuses ServiceStateTracker
* Drop the extra data here, instead of in our RIL class

[haggertk]: Forward port to ril-caf on lineage-15.

Change-Id: Ifbec67bb0dac271226bd8b5471deaf6a2ef33f2b
ril/libril/ril_service.cpp