Update default value for UNGAZE_SLEEP_ENABLED.

This is now enabled by default.

Bug: 77963191
Change-Id: I7a6aa83038048eb2c5a903deda57e8dd8c93b2a3
(cherry picked from commit 2e6ae3dfc356f69829bebe090d8bfbdc3892a5c3)
(cherry picked from commit 8624579fcd32e1973931068f57565d8e4efcccef)
This commit is contained in:
Robin Bennett
2018-07-06 10:56:26 +01:00
committed by Josh Yang
parent 511be9a373
commit 18da5a449d

View File

@@ -13587,7 +13587,7 @@ public final class Settings {
* Whether of not to send keycode sleep for ungaze when Home is the foreground activity on
* watch type devices.
* Type: int (0 for false, 1 for true)
* Default: 0
* Default: 1
* @hide
*/
@Readable