| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes support with WPA2/3 mixed access points; the primary issue
was that while this device doesn't support PMF, said access points try
to query for PMF in order to check for WPA3 support, which causes our
WLAN driver to die a painful death.
Disable it from the overlay, as AOSP enables it by default.
It's a wonder why it was enabled in the first place.
Change-Id: I89dbce7ae4c91cea9f1828e8b627a828e2b08011
|
|
|
|
|
|
| |
Bug: 138790309
Test: boot and wifi function is ok
Change-Id: I35cf3e03566443e20799623045eacd423fd7f5c4
|
|
|
|
|
|
|
|
|
|
|
| |
Those parameters need to set for Hotspot 2.0 network
interworking=1 : Enable Interworking
hs20=1: Enable Hotspot 2.0
auto_interworking=0 : Do not automatically go through Interworking network selection in wpa_supplicant
Signed-off-by: Ecco Park <eccopark@google.com>
Change-Id: Ic2351295802265516f20466113c08e2df0796dfa
|
|
|
|
|
| |
BUG: 30205217
Change-Id: I17f8f8991301db0bed3db416c52b33be8642e200
|
|
|