commit | 1a731d9b8078e156b99dd281b814d93ab025e363 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Jun 16 09:45:44 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Jun 22 14:00:18 2016 -0700 |
tree | 37961b9449de03aaee2c66005890b04286036703 | |
parent | f5837a2ccff3a9e3bf86c9f80bf2154e26ddfb9b [diff] |
WifiConfigStore: Remove class Remove the existing WifiConfigStore class. Move all the existing functionality to two separate classes: 1. WifiSupplicantControl: For any wpa_supplicant operations. 2. WifiKeyStore: For any key management operations. This CL doesn't change any functionality, it's only a refactor. BUG: 29394274 BUG: 29396499 Change-Id: Ic3d3f9eb3c241f34f2fddcfa67374c9a98277e0a TEST: Unit tests TEST: Successfully associated the device with GoogleGuest.