commit | 00ef96bc0e2e9649b3b78a09d5f17b9d6a9e391f | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Aug 10 07:36:39 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Aug 10 07:44:33 2018 -0700 |
tree | 0a25bbdb9ac784ad24f12553d66d36e242b34f04 | |
parent | d594290fd9ff854742180c0b03cd760d25efcfd4 [diff] |
NetworkAgent: Send primitive integer in explicitlySelected |Boolean| object is not parcelable and hences crashes when the binder call crosses a process boundary. Using a primitive integer instead to represent the boolean value. Bug: 112358948 Test: Device boots up and able to make wifi connection. Change-Id: Iac69fd302e1f1338ed0da1446105ffc5855451cc