Creating a flag to enable low light clock undocked

Test: manual device testing

Bug: b/260385832

Change-Id: I159c82a1fb61b6ab6cdb13fb37265de50b516724
This commit is contained in:
Prince
2023-01-18 21:24:19 +00:00
committed by Prince Donkor
parent b39238d397
commit f271702f1e

View File

@@ -367,6 +367,9 @@ object Flags {
// TODO(b/265045965): Tracking Bug
val SHOW_LOWLIGHT_ON_DIRECT_BOOT = releasedFlag(1003, "show_lowlight_on_direct_boot")
@JvmField
val ENABLE_LOW_LIGHT_CLOCK_UNDOCKED = unreleasedFlag(1004, "enable_low_light_clock_undocked")
// 1100 - windowing
@Keep
@JvmField