Merge "Enable Voice Reply in QPR3" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c26442bbd
@@ -68,7 +68,7 @@ object Flags {
|
|||||||
@JvmField val DISABLE_FSI = unreleasedFlag(265804648, "disable_fsi")
|
@JvmField val DISABLE_FSI = unreleasedFlag(265804648, "disable_fsi")
|
||||||
|
|
||||||
// TODO(b/254512538): Tracking Bug
|
// TODO(b/254512538): Tracking Bug
|
||||||
val INSTANT_VOICE_REPLY = unreleasedFlag(111, "instant_voice_reply", teamfood = true)
|
val INSTANT_VOICE_REPLY = releasedFlag(111, "instant_voice_reply")
|
||||||
|
|
||||||
// TODO(b/254512425): Tracking Bug
|
// TODO(b/254512425): Tracking Bug
|
||||||
val NOTIFICATION_MEMORY_MONITOR_ENABLED =
|
val NOTIFICATION_MEMORY_MONITOR_ENABLED =
|
||||||
|
|||||||
Reference in New Issue
Block a user