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

Commit 3a010b98 authored by lirokoa's avatar lirokoa
Browse files

Overlay fix

parent 3b42c598
Loading
Loading
Loading
Loading
+4 −7
Original line number Diff line number Diff line
@@ -83,12 +83,9 @@
    <!-- The default iface on which to monitor data use -->
    <string name="config_datause_iface">pdp0</string>
    
    <!-- Is the device LTE capable -->
    <bool name="config_lte_capable">false</bool>

    <!-- Allow the menu hard key to be disabled in LockScreen on some devices -->
    <bool name="config_disableMenuKeyInLockScreen">true</bool>   

    <!-- Workaround for devices with broken keyboards -->
    <bool name="config_forceDisableHardwareKeyboard">true</bool>

    <!-- Boolean to enable stk functionality on Samsung phones -->
    <bool name="config_samsung_stk">true</bool>
</resources>