Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 896b3833 authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Adding a SettingsEnum for a new screen"

parents f863d5ce 459bdf20
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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;
}