Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 092aacca authored by Rohit Sekhar's avatar Rohit Sekhar
Browse files

Merge branch '1208devices-t-FP3_5GHz_AP' into 'v1-t'

FP3: Set config_wifi5ghzSupport instead of config_wifi_dual_band_support

See merge request !58
parents 703dc8f3 eed885fb
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -18,8 +18,11 @@

<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
    <bool translatable="false" name="config_wifi_dual_band_support">true</bool>
    <!-- boolean indicating whether the WiFi chipset has 5GHz band support.
         Note: This config is replacing the config_wifi_dual_band_support
         since more bands may now be supported (such as 6GHz), the naming dual_band
         is no longer indicative, and a separate config now exists for each band -->
    <bool translatable="false" name="config_wifi5ghzSupport">true</bool>

    <!-- Boolean indicating whether the wifi chipset supports background scanning mechanism.
         This mechanism allows the host to remain in suspend state and the dongle to actively