OSDN Git Service

Handle MCC/MNC in data registration state provided by legacy vendor RILs
authorGohulan Balachandran <gohulanb@quicinc.com>
Tue, 5 Feb 2019 19:20:46 +0000 (11:20 -0800)
committerWilly Hu <willycwhu@google.com>
Thu, 14 Feb 2019 12:17:21 +0000 (20:17 +0800)
commit453c835ecb2723ca4f336f15bc6ef2570eab38b1
treecda0029356b19a30df6bf1f96652fb79dc09fc47
parent840df81c0a5a1436ae440ab18a09380e059da1da
Handle MCC/MNC in data registration state provided by legacy vendor RILs

Include MCC/MNC provided by legacy (versions 14 and older) vendor RIL
implementations as part of data registration state, in data registration
state reported to clients of the radio HAL service.

Bug: 119904357
Test: local build and did the local test on Marlin device,
      the mcc/mnc value are correct (not -1 and empty string value).

Change-Id: I5a26939402b86d889133e16f3508ab76b8bedddc
libril/ril_service.cpp