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

Commit fae441a9 authored by Ben Lin's avatar Ben Lin
Browse files

Add `enable_per_display_desktop_wallpaper_activity` flag.

Bug: 381935663
Change-Id: I73f1473a4b170d0036956c703fb2c4fca542186f
Test: m
Flag: com.android.window.flags.enable_per_display_desktop_wallpaper_activity
parent 5238673f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -501,3 +501,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