OSDN Git Service

Settings: Make proximity wake string more accurate
authorZhao Wei Liew <zhaoweiliew@gmail.com>
Thu, 17 Nov 2016 12:22:39 +0000 (20:22 +0800)
committerZhao Wei Liew <zhaoweiliew@gmail.com>
Thu, 17 Nov 2016 12:24:10 +0000 (20:24 +0800)
We also check the proximity sensor for gesture-activated wake-ups,
such as tap to wake.

Change-Id: I4e73a8d9b116e49fa168c1a4a457f55ff3885aea

res/values/cm_strings.xml

index 4ef248c..7fa4160 100644 (file)
 
     <!-- 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>