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

Commit c86c9e69 authored by Yasin Kilicdere's avatar Yasin Kilicdere Committed by Android (Google) Code Review
Browse files

Merge "Add a trunk stable flag for reordering wallpapers during a user switch" into main

parents f30a25e7 109e5637
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -142,3 +142,10 @@ flag {
    description: "Enable extra check to limit access to hidden prfiles data in Launcher apps APIs."
    bug: "321988638"
}

flag {
    name: "reorder_wallpaper_during_user_switch"
    namespace: "multiuser"
    description: "Reorder loading home and lock screen wallpapers during a user switch."
    bug: "324911115"
}