commit | fb89c0a989abe11f530cd2fb79550e8378c4b6f1 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Aug 02 10:25:02 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Thu Aug 09 07:10:27 2018 -0700 |
tree | 0e4b34c2a9ee29f4d7bab0b36268b520931cdf5d | |
parent | 5fa5c6a45f75ea3ba1cacc07ef981c7365448429 [diff] |
NetworkAgent: Send primitive integer in score |Integer| is not parcelable and hences crashes when the binder call crosses a process boundary. Using a primitive integer should suffice for sending the value to the server. There are no other usage of |EVENT_NETWORK_SCORE_CHANGED| in the codebase. Bug: 112358948 Test: Device boots up and able to make wifi connection. Change-Id: I4c8fc17f4b803f69a4d882c71a8ce014a194d1ba