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

Commit ac4d3298 authored by Asmita Poddar's avatar Asmita Poddar Committed by Android (Google) Code Review
Browse files

Merge "Move keyboard_repeat_keys flag to input_native namespace" into main

parents 8bae75f9 40aa8253
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -113,7 +113,7 @@ flag {

flag {
  name: "keyboard_repeat_keys"
  namespace: "input"
  namespace: "input_native"
  description: "Allow configurable timeout before key repeat and repeat delay rate for key repeats"
  bug: "336585002"
}