commit | bd0ebf80b4bc5079921306d503fec17c338e0887 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Fri Feb 08 08:21:28 2019 -0800 |
committer | Etan Cohen <etancohen@google.com> | Fri Feb 08 08:29:43 2019 -0800 |
tree | f2249c0c2c76680530c044e0b3aa3221db461ce0 | |
parent | ea792225c4f2e6f10e60c5b54ecfc53beab5b974 [diff] |
[AWARE] Create a Parcelable version of PeerHandle Extend PeerHandle to create a parcelable version. Cannot simply add parceling to the original class since it is not version safe (new apps running on old operating systems will crash). Bug: 119594815 Bug: 122984982 Test: atest android.net.wifi.aware Change-Id: If6edb9f43ad89d1438eb0969292fe55904677d2d