overlay: disable lockscreen
* SettingsProvider option no longer seems to work on Android 14.
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
<!-- Disable location by default -->
|
||||
<integer name="def_location_mode">0</integer>
|
||||
|
||||
<!-- Disable the lockscreen -->
|
||||
<bool name="def_lockscreen_disabled">true</bool>
|
||||
|
||||
<!-- Keep screen on at all times by default -->
|
||||
<bool name="def_stay_on_while_plugged_in">true</bool>
|
||||
|
||||
|
Reference in New Issue
Block a user