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

Commit a8ef53cc authored by Charles Wang's avatar Charles Wang Committed by Android (Google) Code Review
Browse files

Merge "Add new flag for capturing power button feature." into main

parents 4ad088b6 17af393d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -141,3 +141,10 @@ flag {
  description: "Adds shortcuts to toggle and control a11y features"
  bug: "373458181"
}

flag {
  name: "override_power_key_behavior_in_focused_window"
  namespace: "input_native"
  description: "Allows privileged focused windows to capture power key events."
  bug: "357144512"
}