sm8550-common: overlay: Allow switching between 60Hz and 120Hz
* At the same time, move the device-specific refreshrate overlays to FrameworksResSamsung. Change-Id: I4f328dbdce50e709f30b1f098e71248d72819268
This commit is contained in:
committed by
chaptsand
parent
fbf53aae70
commit
078b3af731
@@ -49,20 +49,4 @@
|
||||
<item>/vendor/lib64/egl/libGLESv2_adreno.so</item>
|
||||
</string-array>
|
||||
|
||||
<!-- Low zone brightness thresholds in the range [0, 255] -->
|
||||
<integer-array name="config_brightnessThresholdsOfPeakRefreshRate" translatable="false">
|
||||
<item>7</item>
|
||||
<item>11</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Low zone lux thresholds -->
|
||||
<integer-array name="config_ambientThresholdsOfPeakRefreshRate" translatable="false">
|
||||
<item>-1</item>
|
||||
<item>15</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- Default refresh rate in the zone defined by brightness and ambient thresholds.
|
||||
If non-positive, then the refresh rate is unchanged even if thresholds are configured. -->
|
||||
<integer name="config_defaultRefreshRateInZone">120</integer>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user