cmsdk: Move DOUBLE_TAP_SLEEP_GESTURE to CMSettings.
Change-Id: I88b255a5ddeff9520905c4a8b612c9fdbf3b4411
This commit is contained in:
@@ -1026,6 +1026,12 @@ public final class CMSettings {
|
||||
*/
|
||||
public static final String LIVE_DISPLAY_HINTED = "live_display_hinted";
|
||||
|
||||
/**
|
||||
* Enable statusbar double tap gesture on to put device to sleep
|
||||
* @hide
|
||||
*/
|
||||
public static final String DOUBLE_TAP_SLEEP_GESTURE = "double_tap_sleep_gesture";
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user