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

Commit b00fac75 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

kitakami-common: overlay: Disable WPA2 -> WPA3 upgrade.

Our device doesn't simply support sae.

Change-Id: Id01d84afeeb12f4874638e8125f79ea360c0dc58
parent dad018c8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -301,6 +301,9 @@
         rmem_min,rmem_def,rmem_max,wmem_min,wmem_def,wmem_max -->
    <string name="config_wifi_tcp_buffers" translatable="false">524288,2097152,4194304,262144,524288,1048576</string>

    <!-- Enable WPA2 to WPA3 auto-upgrade -->
    <bool translatable="false" name="config_wifiSaeUpgradeEnabled">false</bool>

    <!-- The list of components which should be automatically disabled for a specific device. -->
    <string-array name="config_deviceDisabledComponents" translatable="false">
        <item>com.google.android.gms/com.google.android.gms.nearby.messages.service.NearbyMessagesService</item>