Commit graph

13 commits

Author SHA1 Message Date
Kenzi Mudge
1fb658e2c0 Enable UWB filter engine
Updated overlay file to configure and enable the UWB filter engine on
Cheetah.

Bug: b/237098661
Test: make, flash, manual test
Change-Id: I793ee6df33fdf23254ccd806d00f6940e69996c7
2023-05-10 16:50:03 +00:00
Shuibing Dai
85d508c7b6 Remove overlay item: country code update during setup wizard
The country code updating from scan results generic case can cover setup wizard case.

Bug: 279625751
Test: manually verified generic case
Change-Id: I364b6f64c4d0bd5a575ca1d8e11872b22ea5ed5e
2023-05-04 01:55:08 +00:00
Shuibing Dai
66e2027187 Enable updating country code from scan results for generic case
Bug: 271928725
Bug: 267944733
Test: manually test
Change-Id: Ic58802de7829ff0c82d088a34a5c7d019ec7e003
2023-04-17 15:46:24 +00:00
Liang Li
6342139486 Enable adjusting link layer stats polling interval
Enable the feature of adjusting link layer stats polling interval in Pixels.

Bug: 237530606
Test: manual
Change-Id: I7298acef18ca1bbcfce89cbd642846bc501f7475
2023-03-28 02:40:43 +00:00
Oscar Shu
f158d00086 Update overlay to support MAC randomization on open SSIDs
Bug: 270441948
Test: compile
Change-Id: I146c2c5f1ee7057ba5a68d92822b689d689d0de1
2023-03-03 05:15:18 +00:00
Kai Shi
a28956c5cd Enable country code update during setup wizard
Bug: 267944733
Test: manual with various network
Change-Id: I18e3868598b3a2336b8767c15caf20a835ad22a8
2023-02-24 19:32:43 +00:00
Kai Shi
b9295b39da Enable DTIM multiplier config
Enable DTIM multiplier configuration in Pixels.

Bug: 259554744
Test: manual
Change-Id: Ie00e0f53ada6b67b20a0c6689874966c832966a1
2023-01-11 03:07:29 +00:00
Roshan Pius
ac3a1494cc uwb(c10): Add UWB framework overlays rro app
Bug: 261908320
Test: Compiles
Change-Id: I1df237bca76ff1ded2669a857c0bf2023fde2752
2022-12-09 22:44:48 +00:00
Isaac Chiou
a54647c4fe Enable SAE upgrade offload
Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload
to capable Driver/Firmware.
With this feature enabled, Pixel can support cross akm roaming.

Bug: 236096597
Bug: 236098039
Test: AU drop test
Test: Roaming and connection test (go/cross-akm-roaming)
Change-Id: Ie6dd4180e2a68a39cc20bd7c4dd8fec13eb05a2b
2022-10-17 10:36:21 +00:00
Roger Wang
8e0b72691c wlan: Disable 6GHz softAp
Driver actually does not support 6Ghz softAp at
current version. Hence, disable it

Bug: 231384422
Test: SoftAp can be enabled
Change-Id: I5433e05dd3cabb3f345c442522f9870a979939c6
2022-05-04 15:47:40 +08:00
Sunil Ravi
12c9975eb7 WiFi: Enable radio stats aggregation
set config_wifiLinkLayerRadioStatsAggregationEnabled to true
to enable radio stats aggregation logic.

Bug: 211890916
Test: atest com.android.server.wifi.WifiVendorHalTest
Test: Manual - Dump the link layer stats and validated the results.
Change-Id: I8e5b86a917daa70d91de16b7f0a65e935e23b888
2022-05-03 00:59:30 +00:00
Quang Luong
0424602e58 Enable Wifi/LTE + GPS L1 Coex
Bug: 210920670
Test: build
Change-Id: I3ced2400b22f3e18c73df46a1b0a6788e9267cb8
2022-04-28 16:55:53 +00:00
Isaac Chiou
e86f1e8450 wifi: Seperate WifiOverlay2022 into C10 and P10
Since the behaviors of Wifi/LTE coex avoidance for GPS L1 between C10 and P10 are difference, we need two independent overlay for C10 and P10.
For ravenclaw and cloudripper, they follow the overlay of C10 since they are only for developing purpose.

Bug: 228415213
Test: Overlay config can be read correctly.
Change-Id: I4323682686d8f83b584f2a56f01ebe8ea831cb43
2022-04-20 15:57:53 +00:00