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

Commit 359ec7fa authored by Daniel's avatar Daniel
Browse files

Add bugfix flag for assist structure invisible parent bug

Test: just adding flag
Bug: 291795358
Change-Id: I54e349d04bb43984d7f7e71d9a37cbca5809e9e7
parent fbc5e550
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
  description: "Mitigation for view state reset to empty causing no save dialog to show issue"
  bug: "297976948"
}

flag {
  name: "ignore_invisible_view_group_in_assist_structure"
  namespace: "autofill"
  description: "Mitigation for autofill providers miscalculating view visibility"
  bug: "291795358"
}