Loading overlay/frameworks/base/core/res/res/values/config.xml +4 −7 Original line number Diff line number Diff line Loading @@ -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> Loading
overlay/frameworks/base/core/res/res/values/config.xml +4 −7 Original line number Diff line number Diff line Loading @@ -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>