commit | d567fa1484ab77dc7498e4fc5926824bc18c4451 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Wed Jun 22 13:35:13 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Jun 24 16:04:22 2016 -0700 |
tree | b07813fe1a4c877ffea54a680591d0e10596f153 | |
parent | 0d24d99ba447062e5fe9c094830ffeb2a3314b2f [diff] |
WifiConfigManagerNew: Create skeletal class Create skeletal class for the new WificonfigManager. Currently, it just contains the methods to retrieve the list of networks and the methods used for persistence. BUG: 29606678 Change-Id: I57a171ebdef8437537eb50c612fa35f46e944e93 TEST: Unit tests in the next CL.