Commit graph

4 commits

Author SHA1 Message Date
Daniel Chapin
bc7fa7c91f Revert "Enable SAE upgrade offload"
This reverts commit 41bff6c677.

Reason for revert: Droidfood blocking bug: 264504981

Change-Id: I6a69ed326d777766b8798698b647122f1fd44216
2023-01-05 20:49:05 +00:00
normanwhl
41bff6c677 Enable SAE upgrade offload
Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload
to capable Driver/Firmware

Bug: 249214157
Test: Unit test, station test with WPA2/WPA3 AP.
Change-Id: I409f6dfcc504b19307b4824e3f75bc8fe3ce9eca
2023-01-03 08:08:48 +00:00
normanwhl
ae0e8ef2fb Integrate wifi configuraions for tangorpro
1. Add supplicant service init
2. Add p2p and aware interface property
3. Force softap use wlan1 interface
4. verbose logging always on for userdebug build

Bug: 235906179
Test: 1. check supplicant can be started
      2. check property ro.vendor.wifi.sap.interface
      3. check property wifi.direct.interface
      4. check property wifi.aware.interface

Change-Id: I92d83db81e5260b8bb781e9263c0bef62fbf8d7a
2022-06-14 07:34:37 +00:00
normanwhl
b9b19efd5a Integrate wifi configuraions for tangorpro
1. Load synadhd.ko dhd module
2. Add tangorpro wifi overlay
3. Turn off mobile data by default
4. Isolate tangorpro configurations for customization.

Bug: 228285237
Test: 1. build pass
      2. check wifi overlay name
      3. check tangorpro use syna hal in build log
Change-Id: If775f3bd17f65830fe3c7ec0a9b6474b3ac7a1c8
2022-05-18 06:56:52 +00:00