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

Commit e33451a3 authored by Alex Salo's avatar Alex Salo Committed by Android (Google) Code Review
Browse files

Merge "Add a bugfix flag for relayout issue" into main

parents b445b426 302a2a0f
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
  description: "Test flag "
  bug: "297380045"
}

flag {
  name: "relayout"
  namespace: "autofill"
  description: "Mitigation for relayout issue"
  bug: "294330426"
}