tune screen timeout

This commit is contained in:
Ziyang Zhou
2021-08-02 16:20:30 +00:00
parent bd2bb0f8e9
commit ebb6845228
2 changed files with 8 additions and 1 deletions

View File

@@ -22,5 +22,8 @@
<bool name="def_lockscreen_disabled">true</bool>
<!-- maximize the timeout to INT_MAX about 500+ hours -->
<integer name="def_screen_off_timeout">2147483647</integer>
<bool name="def_package_verifier_enable">false</bool>
</resources>