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

Commit 75db7c4b authored by Sally's avatar Sally
Browse files

Add Reduce Bright Colors page to settings_enum.proto

Test: builds
Bug: b/128465252
Change-Id: I3f89306922231ce4f08dd4fd664d8044184a9e77
parent b5248c1f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2756,4 +2756,9 @@ enum PageId {
    // CATEGORY: SETTINGS
    // OS: S
    SCREEN_TIMEOUT = 1852;

    // OPEN: Settings > Accessibility > Reduce Bright Colors
    // CATEGORY: SETTINGS
    // OS: S
    REDUCE_BRIGHT_COLORS_SETTINGS = 1853;
}