Adding a SettingsEnum for a new screen
Adding a SettingsEnum for the Location Time Zone Detection screen. Bug: 152746236 Test: build only Change-Id: Ib56c84218d2c7365286d9737e18d3ca6547fcfa3
This commit is contained in:
@@ -2761,4 +2761,9 @@ enum PageId {
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: S
|
||||
REDUCE_BRIGHT_COLORS_SETTINGS = 1853;
|
||||
|
||||
// OPEN: Settings > Location > Time Zone Detection
|
||||
// CATEGORY: SETTINGS
|
||||
// OS: S
|
||||
LOCATION_TIME_ZONE_DETECTION = 1854;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user