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

Commit d50e4997 authored by Alex Salo's avatar Alex Salo Committed by Android (Google) Code Review
Browse files

Merge "Add ADAPTIVE_SLEEP into settings_enums.proto"

parents b16a1d13 af1d90c7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2179,4 +2179,8 @@ enum PageId {
    // OPEN: Settings > Network & internet > Click Mobile network to land on a page with a list of
    // SIM/eSIM subscriptions.
    MOBILE_NETWORK_LIST = 1627;

    // OPEN: Settings > Display > Adaptive sleep
    // OS: Q
    SETTINGS_ADAPTIVE_SLEEP = 1628;
}