commit | 94f41e9c991220a45fca2a3581306ef16f20bf48 | [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 | fb89c0a989abe11f530cd2fb79550e8378c4b6f1 [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