Merge "Create a config flag for the new Screen Timeout settings screen" into main

This commit is contained in:
Yi Jiang
2024-10-18 03:06:59 +00:00
committed by Android (Google) Code Review

View File

@@ -7,3 +7,10 @@ flag {
description: "Flag for Display"
bug: "323791114"
}
flag {
name: "catalyst_screen_timeout"
namespace: "android_settings"
description: "Flag for Screen Timeout settings"
bug: "323791114"
}