commit | 410a3498ac28dccf69212d94a533040893c7ce0c | [log] [tgz] |
---|---|---|
author | Paul Stewart <pstew@google.com> | Fri Jan 27 09:37:17 2017 -0800 |
committer | Paul Stewart <pstew@google.com> | Fri Jan 27 10:39:39 2017 -0800 |
tree | 2d9bc708a4e836079a5453f172bc892f620b31f7 | |
parent | df9a4f9a7c599ccd2348d429e6a6f0a5a415f780 [diff] |
Account for null client certificate If a null certificate is passed to setClientKeyEntry() we should not pass a non-null array with a single null element to the setClientKeyEntryWithCertificateChain helper method. Instead we should pass a null array. Bug: 34765004 Test: cts-tradefed run cts -d --module CtsNetTestCases --test android.net.wifi.cts.WifiEnterpriseConfigTest Change-Id: I02793b4b29bc7325f98833c58bf652ba68353827