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

Commit 36d02f60 authored by Nick Chameyev's avatar Nick Chameyev Committed by Android (Google) Code Review
Browse files

Merge "Add ensure_wallpaper_drawn_on_display_switch flag" into main

parents f16f6b24 4dfbe2e3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -275,6 +275,16 @@ flag {
    is_exported: true
}

flag {
    name: "ensure_wallpaper_drawn_on_display_switch"
    namespace: "windowing_frontend"
    description: "Ensures that wallpaper is visible and drawn on folding/unfolding"
    bug: "395612286"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "predictive_back_system_override_callback"
    namespace: "windowing_frontend"