sm8250-common: Enable automatic refresh rate switching
Change-Id: I67d727cb1630c5ea6a3d5db2d9abdbe6e8453079 Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
This commit is contained in:
parent
4cdee85ae5
commit
d7edaddf86
2 changed files with 18 additions and 0 deletions
|
|
@ -22,4 +22,7 @@
|
|||
<resources>
|
||||
<!-- Doze: does this device support STATE_DOZE? -->
|
||||
<bool name="doze_display_state_supported">true</bool>
|
||||
|
||||
<!-- Preferred refresh rate at keyguard, if supported by the display -->
|
||||
<integer name="config_keyguardRefreshRate">120</integer>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue