commit | d594290fd9ff854742180c0b03cd760d25efcfd4 | [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 | dcabc027b3066d87d65f1eae820deeda05f02089 [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