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

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

Merge "Flag for API to check if WindowManager can override the power double...

Merge "Flag for API to check if WindowManager can override the power double tap behavior." into main
parents 7e7f7559 3dc5b049
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -171,3 +171,10 @@ flag {
  description: "Adds key gestures for talkback and magnifier"
  bug: "375277034"
}

flag {
  name: "can_window_override_power_gesture_api"
  namespace: "wallet_integration"
  description: "Adds new API in WindowManager class to check if the window can override the power key double tap behavior."
  bug: "378736024"
  }
 No newline at end of file