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

Commit fca42188 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add Autofill multiple concurrent users flag" into main

parents 1562f4a8 c126cb28
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -60,3 +60,10 @@ flag {
  description: "Adds focused id to each event that's part of the fill event history"
  bug: "334141398"
}

flag {
  name: "support_multi_user_multi_display"
  namespace: "autofill"
  description: "Supports multiple concurrent users on different displays"
  bug: "280116881"
}