stone: overlay: force 60hz on keyguard

* so this isnt being done for the intended reason this is being done to
 make sure a rr switch happens when we unlock, sometimes when the device
 wakes up its stuck at 30fps and isnt fixed till a rr change happens
 this is basically a way to force it to happen

Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
AdarshGrewal
2024-08-18 14:57:05 +02:00
committed by Arijit78
parent ec269b69d3
commit 03f7a73702

View File

@@ -89,5 +89,9 @@
<item>0</item>
<item>0</item>
</integer-array>
<!-- Preferred refresh rate at keyguard, if supported by the display. Overrides
keyguardMaxRefreshRate. -->
<integer name="config_keyguardRefreshRate">60</integer>
</resources>