stone: overlay: disable "mobile data always on"

This commit is contained in:
kamikaonashi
2024-03-02 19:17:10 +01:00
parent ad8602e112
commit 43312b6de2

View File

@@ -20,7 +20,10 @@
<!-- Set the automatic brightness mode on by default -->
<bool name="def_screen_brightness_automatic_mode">true</bool>
<!-- Default setting for Settings.Global.MOBILE_DATA_ALWAYS_ON -->
<bool name="def_mobile_data_always_on">false</bool>
<!-- Speed up the animations -->
<fraction name="def_window_animation_scale">80%</fraction>
<fraction name="def_window_transition_scale">80%</fraction>