sm7250-common: overlay: SystemUI: Enable status bar burn in protection
Also set interval to 40 instead of default 60 since HBM mode is a thing Change-Id: Idade7f5e786c350e58160e0ed49cd3e7de98951c
This commit is contained in:
committed by
KakatkarAkshay
parent
328f7c6ebd
commit
6a2a901268
@@ -16,4 +16,8 @@
|
||||
<!-- Allow devices to hide ringer button above volume slider -->
|
||||
<bool name="config_hideRingerButton">true</bool>
|
||||
|
||||
<!-- Burn-in protection -->
|
||||
<bool name="config_statusBarBurnInProtection">true</bool>
|
||||
<integer name="config_shift_interval">40</integer>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user