overlay: disable dreams feature

Change-Id: Iac6460e742aa11e175008db4b891d1b4768d5aec
This commit is contained in:
rmp22
2025-07-08 07:56:34 +08:00
committed by Joey
parent d2ba0fde94
commit 30fdccb2f7

View File

@@ -714,4 +714,7 @@
<!-- If true, the display will be shifted around in ambient mode. -->
<bool name="config_enableBurnInProtection">true</bool>
<!-- If supported, are dreams enabled? (by default) -->
<bool name="config_dreamsEnabledByDefault">false</bool>
</resources>