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

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

Merge "Aconfig flag to hide context menu items" into main

parents 8fbe7f21 4ef249ae
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -277,3 +277,13 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "context_menu_hide_unavailable_items"
  namespace: "text"
  description: "Hide rather than disable unavailable Editor context menu items."
  bug: "345709107"
  metadata {
    purpose: PURPOSE_BUGFIX
  }
}