commit | 69af2a7683ece103f9e091d16f4a6ca5fae28420 | [log] [tgz] |
---|---|---|
author | Gabriele M <moto.falcon.git@gmail.com> | Wed Sep 28 11:06:11 2016 +0200 |
committer | Meninblack007 <sanyam.53jain@gmail.com> | Tue Mar 21 16:52:10 2017 +0530 |
tree | 4343a529eb741224df4a98865aab4a8598a8548f | |
parent | 173eda87d2a95eb40e0d476f3722dc9222cf84c7 [diff] |
RIL: Fix CellInfo for RIL version < 12 In version 12 the CellIdentity structure was extended. Since CellIdentity and CellSignalStrength are put one after the other in the same Parcel, before we update CellSignalStrength we need to write the default value of the unsupported entries so that we write CellSignalStrength in the right place. Change-Id: I618830e58eb40e1cd517f9789b286960cef0da9a