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

Commit 90f6c385 authored by Anna Bauza's avatar Anna Bauza
Browse files

flag for fix: Talkback doesn't announce 'selected' after double tapping the...

flag for fix: Talkback doesn't announce 'selected' after double tapping the button in the picture list in 'Choose a picture'page.

Bug: 330840549
Change-Id: I103ada8cc35b1bc2bfa88712ae9d7541d4935499
Test: N/A
parent 198f7f51
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -123,6 +123,16 @@ flag {
  }
}

flag {
    name: "fix_avatar_picker_selected_read_back"
    namespace: "multiuser"
    description: "Talkback doesn't announce 'selected' after double tapping the button in the picture list in 'Choose a picture' page."
    bug: "330840549"
    metadata {
    	purpose: PURPOSE_BUGFIX
  }
}

# This flag guards the private space feature and all its implementations excluding the APIs. APIs are guarded by android.os.Flags.allow_private_profile.
flag {
    name: "enable_private_space_features"