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

Commit 87ae3cd5 authored by Chris Poultney's avatar Chris Poultney Committed by Android (Google) Code Review
Browse files

Merge "Add flag for recent wallpaper reliability fix" into main

parents 21faeb60 ae575cd7
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -49,3 +49,13 @@ flag {
  description: "Enable wallpaper support in connected displays"
  bug: "366461618"
}

flag {
  name: "update_recents_from_system"
  namespace: "systemui"
  description: "Update recent wallpapers list more reliably. Only effective after rebooting."
  bug: "395679036"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}