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

Commit d508501f authored by Chun-Ku Lin's avatar Chun-Ku Lin
Browse files

Remove unused edit_shortcuts_in_full_screen flag

The bug associated with the flag is closed and there are no references in the code base.

Bug: 409605387
Test: N/A
Flag: EXEMPT flag removal
Change-Id: I4dd6c79ce30e0d3ba51c6416374805521625d281
parent 818bad90
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -30,13 +30,6 @@ flag {
  }
}

flag {
  name: "edit_shortcuts_in_full_screen"
  namespace: "accessibility"
  description: "Show the edit shorcuts screen in full screen, since the shortcut options are increasing."
  bug: "300302098"
}

flag {
  name: "enable_color_contrast_control"
  namespace: "accessibility"