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

Commit 9d1a224b authored by Joy Babafemi's avatar Joy Babafemi
Browse files

Add bugfix flag for view state reset to 0 papercut fix.

Bug: 297976948

Change-Id: I712d49fcb7184bd87dd1a256f351cc5c8b61e7c0
parent a81e906a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -20,3 +20,10 @@ flag {
  description: "Mitigation for relayout issue"
  bug: "294330426"
}

flag {
  name: "ignore_view_state_reset_to_empty"
  namespace: "autofill"
  description: "Mitigation for view state reset to empty causing no save dialog to show issue"
  bug: "297976948"
}