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

Commit 94f478c6 authored by Charles Wang's avatar Charles Wang
Browse files

Change namespace and description of overriding power key gesture flag.

Bug: 357144512
Test: FLAG_ONLY
Flag: com.android.hardware.input.override_power_key_behavior_in_focused_window
Change-Id: I72143cd6b7499f2cabcbcee4cff2f584a3ed8309
parent 6efcd189
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -154,8 +154,8 @@ flag {

flag {
  name: "override_power_key_behavior_in_focused_window"
  namespace: "input_native"
  description: "Allows privileged focused windows to capture power key events."
  namespace: "wallet_integration"
  description: "Allows privileged focused windows to override the power key double tap behavior."
  bug: "357144512"
}