commit | 39d4130b1963acda3c071c94dd793000bfb2b97c | [log] [tgz] |
---|---|---|
author | Rebecca Silberstein <silberst@google.com> | Tue Apr 12 10:42:43 2016 -0700 |
committer | Rebecca Silberstein <silberst@google.com> | Tue Apr 12 10:47:58 2016 -0700 |
tree | 4df4f67b6c0372de3dc47a5f4306df4c512ba962 | |
parent | c55f32df9d4e7e862a6a117d385089177417f5ee [diff] |
WifiConfigStore: read requirePMF config variable When saving a wifi configuration, we set the requirePMF variable from the config, but it is never read back. Add the getNetworkVariable call for pmfVarName and add a call to verify the attempt to read it back in the WifiConfigManagerTest. Additionally fixed a checkstyle issue for unused imports. BUG: 28088226 Change-Id: Ib7b2ba796e31ae57273c34b6845c218419125b72