Launch lowlight on direct boot flag
Fixes: 230499241 Test: flashed device and verified behavior is on by default Change-Id: I6d3bb1401163e389c069f035cd1e1afe762eba64
This commit is contained in:
@@ -333,7 +333,8 @@ object Flags {
|
||||
// TODO(b/254512758): Tracking Bug
|
||||
@JvmField val ROUNDED_BOX_RIPPLE = releasedFlag(1002, "rounded_box_ripple")
|
||||
|
||||
val SHOW_LOWLIGHT_ON_DIRECT_BOOT = unreleasedFlag(1003, "show_lowlight_on_direct_boot")
|
||||
// TODO(b/265045965): Tracking Bug
|
||||
val SHOW_LOWLIGHT_ON_DIRECT_BOOT = releasedFlag(1003, "show_lowlight_on_direct_boot")
|
||||
|
||||
// 1100 - windowing
|
||||
@Keep
|
||||
|
||||
Reference in New Issue
Block a user