sm7250-common: Sync WifiResCommon with stock
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
is no longer indicative, and a separate config now exists for each band -->
|
||||
<bool name="config_wifi5ghzSupport">true</bool>
|
||||
|
||||
<!-- Wifi driver supports 6GHz band for softap -->
|
||||
<bool name="config_wifiSoftap6ghzSupported">true</bool>
|
||||
|
||||
<!-- Wifi driver Automatic channel selection (ACS) for softap to include DFS channels -->
|
||||
<bool name="config_wifiSoftapAcsIncludeDfs">true</bool>
|
||||
|
||||
@@ -21,6 +24,9 @@
|
||||
capability can provide power savings when wifi needs to be always kept on. -->
|
||||
<bool name="config_wifi_background_scan_support">true</bool>
|
||||
|
||||
<!-- Wifi driver supports batched scan -->
|
||||
<bool translatable="false" name="config_wifi_batched_scan_supported">true</bool>
|
||||
|
||||
<!-- Indicates that connected MAC randomization is supported on this device -->
|
||||
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user