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

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

Merge "Add bugfix flag for changes related to placing "Add user dialog" within activity" into main

parents fa781b11 46fe77a9
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -210,6 +210,16 @@ flag {
  }
}

flag {
    name: "place_add_user_dialog_within_activity"
    namespace: "multiuser"
    description: "Display dialog within activity to make it traversable by Accessibility"
    bug: "383034393"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

flag {
    name: "property_invalidated_cache_bypass_mismatched_uids"
    namespace: "multiuser"