commit | 311a72164b1060445b4067090c0bfd6615747093 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Jun 10 14:26:31 2016 -0700 |
committer | Mitchell Wills <mwills@google.com> | Fri Aug 26 13:22:49 2016 -0700 |
tree | 76cd42ee0e4425cd89868af35f0b157c9509f764 | |
parent | 1bf869887d097d30d9e1232b54da310c509cde2f [diff] |
WifiConfiguration: Make NetworkSelectionStatus public Expose a public constructor for |NetworkSelectionStatus| class and add a setter in WifiConfiguration to set the |NetworkSelectionStatus| object. Needed for config store persistence of this object. BUG: 29273147 Change-Id: I9d9036928137760c4832567dd2b9d0fabc874940 TEST: Unit tests (cherry picked from commit 6a89ee2d908add0d418995420b2d5eaebd90882f)