[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
Loading
Please register or sign in to comment