Merge "Adds a new enum for screen timeout setting."
This commit is contained in:
@@ -2751,4 +2751,9 @@ enum PageId {
|
||||
|
||||
// OS: R QPR2
|
||||
BLUETOOTH_PAIRING_RECEIVER = 1851;
|
||||
|
||||
// OPEN: Settings > Display > Screen timeout
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: S
|
||||
SCREEN_TIMEOUT = 1852;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user