sm7250-common: overlay: Enable status bar burn in protection

Also set interval to 40 instead of default 60 since HBM mode is a thing

Change-Id: Idade7f5e786c350e58160e0ed49cd3e7de98951c
Signed-off-by: firebird11 <hbgassel@gmail.com>
Signed-off-by: c79 <vexed@riseup.net>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
Anirudh Gupta
2022-03-28 10:52:08 +08:00
committed by Sandeep P S
parent 0ddf517896
commit 3f8be4a11d

View File

@@ -37,4 +37,7 @@
vibrator is capable of subtle vibrations --> vibrator is capable of subtle vibrations -->
<bool name="config_vibrateOnIconAnimation">true</bool> <bool name="config_vibrateOnIconAnimation">true</bool>
<!-- Burn-in protection -->
<bool name="config_statusBarBurnInProtection">true</bool>
<integer name="config_shift_interval">40</integer>
</resources> </resources>