Merge "Add NEW_LIGHT_BAR_LOGIC flag" into udc-dev am: 9f9b600eca
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22890496 Change-Id: I71275b05bacaa012dfaab6e32dda26487f59a84d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -61,6 +61,9 @@ object Flags {
|
|||||||
// TODO(b/254512538): Tracking Bug
|
// TODO(b/254512538): Tracking Bug
|
||||||
val INSTANT_VOICE_REPLY = unreleasedFlag(111, "instant_voice_reply")
|
val INSTANT_VOICE_REPLY = unreleasedFlag(111, "instant_voice_reply")
|
||||||
|
|
||||||
|
// TODO(b/279735475): Tracking Bug
|
||||||
|
@JvmField val NEW_LIGHT_BAR_LOGIC = unreleasedFlag(279735475, "new_light_bar_logic")
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This flag is server-controlled and should stay as [unreleasedFlag] since we never want to
|
* This flag is server-controlled and should stay as [unreleasedFlag] since we never want to
|
||||||
* enable it on release builds.
|
* enable it on release builds.
|
||||||
|
|||||||
Reference in New Issue
Block a user