commit | ce6f8e9530c34bc871e46e025ca671ecb2c04ef3 | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@google.com> | Tue Dec 20 14:49:42 2016 -0800 |
committer | Paul Stewart <pstew@google.com> | Tue Dec 20 14:55:31 2016 -0800 |
tree | ea8c454c1a282cc66e301104361c1b0929524492 | |
parent | 1d1a1faf157dbdee628aee0919b089b10e0a7ed0 [diff] |
Fix 802.1x check for needsUnlockedKeyStore() The previous logic was incorrect since either the WPA_EAP or the IEEE8021X should trigger enterprise configuration checks. The two do not need to be specified. In fact, there's a utility method around that we should use. Bug: 33785765 Change-Id: I69f8b397f2f95d492bd74e4b838cfe9331754585 Test: Full regression test