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

Commit 5aac4357 authored by David Liu's avatar David Liu
Browse files

Create a config flag for the new Screen Timeout settings screen with Dashboard style settings

Bug: 368359967
Test: compile
Flag: com.android.settings.flags.screen_timeout_settings_dashboard
Change-Id: I0af2a6124a3fa88d42e8f52f4f7fd9afc65b7916
parent abdb9245
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"
}