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

Commit ad403f07 authored by Steven Ng's avatar Steven Ng
Browse files

Add an aconfig flag for enabling connected displays wallpaper

Test: N/A
Flag: android.app.enable_connected_displays_wallpaper
Bug: 389050464
Change-Id: I576464fb642b0ba28d9b4d60c853a403f9b8807b
parent 5ff58de7
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -40,3 +40,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "enable_connected_displays_wallpaper"
  namespace: "lse_desktop_experience"
  description: "Enable wallpaper support in connected displays"
  bug: "366461618"
}