commit | 9e0d3dfd004a106ec7aac0e29553b8a4bd98597c | [log] [tgz] |
---|---|---|
author | Michael Plass <mplass@google.com> | Fri Feb 07 13:56:09 2020 -0800 |
committer | Michael Plass <mplass@google.com> | Tue Feb 11 11:09:59 2020 -0800 |
tree | cce92dc2ac9ab682132768ea7290c4839a5edfe3 | |
parent | 0f5008da42b9fee538fbbf3f902af5a7cc3fd98c [diff] |
[WifiCandidates] Do not retain config in CandidateImpl Copy out the bits of the config that we need, to avoid storing the (mutable) config in the candidate. Also make all remaining fields final. Bug: 147751334 Test: atest WifiCandidatesTest Change-Id: Ia2b223c13a41a7c4bbb493988c8920bd9a6b1fd6