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

Unverified Commit 3daa594d authored by Zhao Wei Liew's avatar Zhao Wei Liew Committed by Adrian DC
Browse files

Settings: Make proximity wake string more accurate

We also check the proximity sensor for gesture-activated wake-ups,
such as tap to wake.

RM-290

Change-Id: I4e73a8d9b116e49fa168c1a4a457f55ff3885aea
parent 21165a1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -615,7 +615,7 @@

    <!-- Proximity wake -->
    <string name="proximity_wake_title">Prevent accidental wake-up</string>
    <string name="proximity_wake_summary">Check the proximity sensor prior to waking up screen</string>
    <string name="proximity_wake_summary">Check the proximity sensor prior to wake-ups triggered by gestures</string>

    <!-- Turn on display when power connected; turn off display when power disconnected -->
    <string name="wake_when_plugged_or_unplugged_title">Wake on plug</string>