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

Commit b7f71b81 authored by Darrell Shi's avatar Darrell Shi
Browse files

Remove config_enableIdleMode.

This flag is obsolete.

Test: manual
Bug: 215240309
Change-Id: Ia49270b9597e8bc86f663c4a7075bf72c1628195
parent e10d3a41
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -608,10 +608,6 @@
    <!-- Component name of communal source service -->
    <string name="config_communalSourceComponent" translatable="false">@null</string>

    <!-- Whether idle mode should be enabled. When enabled, the lock screen will timeout to an idle
         screen on inactivity. -->
    <bool name="config_enableIdleMode">false</bool>

    <!-- This value is used when calculating whether the device is in ambient light mode. It is
        light mode when the light sensor sample value exceeds above this value. -->
    <integer name="config_ambientLightModeThreshold">5</integer>