commit | dd685b34596b790c76e2cc03fc825c1249c9174f | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Feb 27 12:15:33 2017 -0800 |
committer | Roshan Pius <rpius@google.com> | Mon Feb 27 13:02:24 2017 -0800 |
tree | c6f3ce918976e4242c2830f4802712ddff264fd1 | |
parent | c725c2ba1009ecc286a71c6bb52051196674e7d4 [diff] |
SupplicantStaNetwork: EAP sim fixes Bug fixes for EAP sim handling: 1. The network response for EAP sim sent by TelephonyUtil does not have prefixes like "ck", "ik". It's just a string of values separated by colons. 2. Umts SIM request data sent to TelephonyUtil needs to be in reverse order: Rand first and then autn. Bug: 33383725 Test: Unit tests Test: Able to connect to EAP sim networks. Change-Id: I5a5122da75412c5cf39eb660b0ba4e6059623645