Enable ALWAYS_SHOW_HOME_CONTROLS_ON_DREAMS flag.
Bug: 271326553 Bug: 273509374 Test: Manually tested to see home controls on all dreams regardless if the dream uses the dream overlay or not. Change-Id: I595b479400aeddc2d37cc3812e21c2728ca2a583
This commit is contained in:
@@ -430,7 +430,7 @@ object Flags {
|
||||
|
||||
// TODO(b/273509374): Tracking Bug
|
||||
@JvmField
|
||||
val ALWAYS_SHOW_HOME_CONTROLS_ON_DREAMS = unreleasedFlag(1006,
|
||||
val ALWAYS_SHOW_HOME_CONTROLS_ON_DREAMS = releasedFlag(1006,
|
||||
"always_show_home_controls_on_dreams")
|
||||
|
||||
// 1100 - windowing
|
||||
|
||||
Reference in New Issue
Block a user