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

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

Merge "Add flag for Multiuser toggle refactoring" into main

parents 129ce3d5 bef0196e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -136,6 +136,16 @@ flag {
  }
}

flag {
    name: "change_switch_bar_into_main_preference"
    namespace: "multiuser"
    description: "Refactor multiuser toggle to be of type MainSwitchPreference"
    bug: "406107021"
    metadata {
        purpose: PURPOSE_BUGFIX
  }
}

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