avicii: overlay: Enable burn-in protection in ambient mode

Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
AmolAmrit
2023-04-14 23:47:10 +05:30
parent c8af031241
commit 5d5f9f3a8e

View File

@@ -167,4 +167,7 @@
<!-- Whether devices suports in-display fingerprint when screen is off --> <!-- Whether devices suports in-display fingerprint when screen is off -->
<bool name="config_supportScreenOffUdfps">true</bool> <bool name="config_supportScreenOffUdfps">true</bool>
<!-- If true, the display will be shifted around in ambient mode. -->
<bool name="config_enableBurnInProtection">true</bool>
</resources> </resources>