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

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

Merge "Avatar picker is not responding after selecting a photo for new user." into main

parents 3648b316 2ce95650
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -160,6 +160,16 @@ flag {
  }
}

flag {
    name: "fix_avatar_picker_not_responding_for_new_user"
    namespace: "multiuser"
    description: "Avatar picker is not responding after selecting photo for new user."
    bug: "358407488"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "fix_get_user_property_cache"
    namespace: "multiuser"