Skip to content
Snippets Groups Projects
Commit 28560692 authored by Chandru S's avatar Chandru S Committed by Automerger Merge Worker
Browse files

Merge "Enable the flag that guards the talkback fix" into udc-dev am: 66c55456

parents 52dbf89b 66c55456
No related branches found
No related tags found
No related merge requests found
......@@ -266,7 +266,7 @@ object Flags {
/** Flag meant to guard the talkback fix for the KeyguardIndicationTextView */
// TODO(b/286563884): Tracking bug
@JvmField
val KEYGUARD_TALKBACK_FIX = unreleasedFlag(238, "keyguard_talkback_fix")
val KEYGUARD_TALKBACK_FIX = releasedFlag(238, "keyguard_talkback_fix")
// 300 - power menu
// TODO(b/254512600): Tracking Bug
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment