Skip to content

Commit

Permalink
sm8250-common: overlay: use the new FPS impl
Browse files Browse the repository at this point in the history
  • Loading branch information
AshutoshSundresh committed Aug 6, 2021
1 parent 8ac2182 commit ef05769
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
<!-- FPSInfoService FPS node file path -->
<string name="config_fpsInfoSysNode" translatable="false">/sys/devices/platform/soc/ae00000.qcom,mdss_mdp/drm/card0/sde-crtc-0/measured_fps</string>

<!-- Whether to use new FPS info impl -->
<bool name="config_usesNewFPS">true</bool>

<!-- Burn-in protection -->
<bool name="config_statusBarBurnInProtection">true</bool>
<integer name="config_shift_interval">40</integer>
Expand Down

0 comments on commit ef05769

Please sign in to comment.