Merge "Enable active unlock chipbar UI by default" into tm-qpr-dev am: 437300c7af
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20499569 Change-Id: I5743b28e8a289be44ef4490695cf57ad10a1bc2f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -153,8 +153,8 @@ object Flags {
|
|||||||
unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = false)
|
unreleasedFlag(216, "customizable_lock_screen_quick_affordances", teamfood = false)
|
||||||
|
|
||||||
/** Shows chipbar UI whenever the device is unlocked by ActiveUnlock (watch). */
|
/** Shows chipbar UI whenever the device is unlocked by ActiveUnlock (watch). */
|
||||||
// TODO(b/240196500): Tracking Bug
|
// TODO(b/256513609): Tracking Bug
|
||||||
@JvmField val ACTIVE_UNLOCK_CHIPBAR = unreleasedFlag(217, "active_unlock_chipbar")
|
@JvmField val ACTIVE_UNLOCK_CHIPBAR = releasedFlag(217, "active_unlock_chipbar")
|
||||||
|
|
||||||
// 300 - power menu
|
// 300 - power menu
|
||||||
// TODO(b/254512600): Tracking Bug
|
// TODO(b/254512600): Tracking Bug
|
||||||
|
|||||||
Reference in New Issue
Block a user