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

Commit 9491140e authored by Sunny Goyal's avatar Sunny Goyal Committed by Android (Google) Code Review
Browse files

Merge "Adding a flag to support activity overlay on home screen" into main

parents de36f8a8 fffb4feb
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -147,3 +147,10 @@ flag {
  description: "Enables widget suggestions in widget picker to be displayed in categories"
  bug: "318410881"
}

flag {
    name: "use_activity_overlay"
    namespace: "launcher"
    description: "Use an activity for home screen overlay"
    bug: "273828110"
}