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

Commit f05211d7 authored by Anna Bauza's avatar Anna Bauza Committed by Android (Google) Code Review
Browse files

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

Merge "flag for fix: Talkback doesn't announce 'selected' after double tapping the button in the picture list in 'Choose a picture'page." into main
parents a1127363 90f6c385
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"