Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4f1fad79 authored by Matt Mower's avatar Matt Mower
Browse files

Settings: Match pulse speed to frameworks default

frameworks/base defines default LED timings:
 config_defaultNotificationLedOn = 500
 config_defaultNotificationLedOff = 2000

The LedOff timing of 2000 does not match any of the timings in the array
of notification_pulse_speed_values. So, a clean installation of
CyanogenMod results in an initial value of the notification pulse speed
being shown as "Custom". Reduce 2500ms in the pulse length and speed
arrays to 2000ms. Then, the default values for a new installation will
be: length = Short, speed = Slow.

This does have the side-effect of causing existing installations which
use 2500ms for either pulse length or speed now appearing as "Custom".

Change-Id: Idae42db93a0a329f33d6df6501427b509bc99272
parent 1aeb09c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment