Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5224d2a2 authored by Steve Elliott's avatar Steve Elliott
Browse files

Disable instance voice reply flag in QPR3

Fixes: 277337654
Test: Flip AGSA flag, verify Voice Reply cannot be used
Change-Id: Ic190c6112b18ac738c76f5d41147b1c7429b00bf
parent 49a00c31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ object Flags {
    @JvmField val DISABLE_FSI = unreleasedFlag(265804648, "disable_fsi")

    // TODO(b/254512538): Tracking Bug
    val INSTANT_VOICE_REPLY = releasedFlag(111, "instant_voice_reply")
    val INSTANT_VOICE_REPLY = unreleasedFlag(111, "instant_voice_reply")

    // TODO(b/254512425): Tracking Bug
    val NOTIFICATION_MEMORY_MONITOR_ENABLED =