mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 16:47:35 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user