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

Commit cba64298 authored by David Liu's avatar David Liu Committed by Android (Google) Code Review
Browse files

Merge "Create a config flag for the new Screen Timeout settings screen with...

Merge "Create a config flag for the new Screen Timeout settings screen with Dashboard style settings" into main
parents 7446c0fa 5aac4357
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -8,3 +8,10 @@ flag {
    bug: "315937886"
}

flag {
    name: "screen_timeout_settings_dashboard"
    namespace: "android_settings"
    description: "Use dashboard style settings"
    bug: "368359967"
}