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

Commit 3f169727 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Flag removal: FixAvatarPickerSelectedReadBack & fixAvatarPickerReadBackOrder" into main

parents ad879c9c c69046aa
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -130,26 +130,6 @@ flag {
    is_fixed_read_only: true
}

flag {
    name: "fix_avatar_picker_read_back_order"
    namespace: "multiuser"
    description: "Talkback focus doesn't move to the 'If you change your Google Account picture…' after swiping next to move the focus from 'Choose a picture'"
    bug: "330835921"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

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
  }
}

flag {
    name: "fix_avatar_concurrent_file_write"
    namespace: "multiuser"