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

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

Merge "Flag removal: FixAvatarConcurrentFileWrite" into main

parents 3872f296 93b1d48b
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -105,16 +105,6 @@ flag {
    is_fixed_read_only: true
}

flag {
    name: "fix_avatar_concurrent_file_write"
    namespace: "multiuser"
    description: "Fix potential unexpected behavior due to concurrent file writing"
    bug: "339351031"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "fix_avatar_content_provider_null_authority"
    namespace: "multiuser"