OSDN Git Service

Cleanup SignalStrength Parcel
authorNathan Harold <nharold@google.com>
Fri, 19 Jan 2018 00:45:40 +0000 (16:45 -0800)
committernharold <nharold@google.com>
Tue, 23 Jan 2018 18:25:44 +0000 (18:25 +0000)
commit9becf4b3346ba2501f3af62d74cef1f4a5797ce8
tree716f1360b85e86394dbd41f6c7f553c1704ba02a
parent572f65fb5821a9e7459a5d90344f05f5cf3f4227
Cleanup SignalStrength Parcel

Clean up the SignalStrength parcel. This CL
removes redundant constructors, simplifies the
overall initialization process, and stratifies
the components of the parcel into 2 separate
parts: the strength values from RIL, and the
config values provided by the platform.

Bug: 72116430
Test: runtest frameworks-telephony
Change-Id: Id7d2339362270b3911e96094275e1e545d6b581c
telephony/java/android/telephony/SignalStrength.java