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

Commit 71fc14a0 authored by Darrell Shi's avatar Darrell Shi Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for hosting communal widgets in secondary user" into main

parents 342ed5f4 20d6a0af
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -1497,3 +1497,13 @@ flag {
       purpose: PURPOSE_BUGFIX
   }
}

flag {
  name: "secondary_user_widget_host"
  namespace: "systemui"
  description: "Host communal widgets in the current secondary user on HSUM."
  bug: "373874416"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}