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

Commit ad218039 authored by Ben Lin's avatar Ben Lin Committed by Android (Google) Code Review
Browse files

Merge "Add `enable_per_display_desktop_wallpaper_activity` flag." into main

parents 6185ac47 fae441a9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -511,3 +511,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "enable_per_display_desktop_wallpaper_activity"
    namespace: "lse_desktop_experience"
    description: "Enables having a DesktopWallpaperActivity at a per-display level."
    bug: "381935663"
}
 No newline at end of file