sm8350-common: overlay: Drop brightness ramp rate configuration

Change-Id: I69b906fbc0ae18c4d5832fc642beaae38ff6d392
This commit is contained in:
Arian 2022-02-25 19:40:02 +01:00
parent 3b3e64454a
commit 002c333db5

View File

@ -195,12 +195,6 @@
and one pSIM) -->
<integer name="config_num_physical_slots">2</integer>
<!-- Fast brightness animation ramp rate in brightness units per second-->
<integer name="config_brightness_ramp_rate_fast">308</integer>
<!-- Slow brightness animation ramp rate in brightness units per second-->
<integer name="config_brightness_ramp_rate_slow">246</integer>
<!-- Minimum screen brightness setting allowed by power manager.
The user is forbidden from setting the brightness below this level.
Equivalent to 1/255. -->