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

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

Merge "Flag to open User Switcher dialog from Multiuser Widget" into main

parents 86e3a516 3a165afa
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -25,6 +25,16 @@ flag {
   }
}

flag {
   name: "multiuser_open_user_switcher_dialog"
   namespace: "systemui"
   description: "Enable multiuser widget to open user switcher dialog"
   bug: "409328841"
   metadata {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "remove_aod_car_mode"
    namespace: "systemui"