commit | eaea4b75c2ecfd192d5dcefcf67bb851bf031f5e | [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 | e92d376b189496dff11cf4ff669f35fe42149e86 | |
parent | 7f8d45b1a56d7c6f2702aabb84e0eba597b525b0 [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