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
This commit is contained in:
David Liu
2024-10-22 17:59:35 +00:00
parent abdb92453f
commit 5aac4357d9

View File

@@ -8,3 +8,10 @@ flag {
bug: "315937886"
}
flag {
name: "screen_timeout_settings_dashboard"
namespace: "android_settings"
description: "Use dashboard style settings"
bug: "368359967"
}