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

Commit 44a32ba6 authored by Daniel Kim's avatar Daniel Kim Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in flag name" into main

parents 9d0f287b 677ee772
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ flag {
}

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