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

Commit d94887b5 authored by Arpit Singh's avatar Arpit Singh Committed by Android (Google) Code Review
Browse files

Merge "Flag to hide pointer icons on recordings of secure windows" into main

parents 916e2211 98a24155
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -144,3 +144,10 @@ flag {
  description: "Allow multiple input devices to be active in the same window simultaneously"
  bug: "330752824"
}

flag {
  name: "hide_pointer_indicators_for_secure_windows"
  namespace: "input"
  description: "Hide touch and pointer indicators if a secure window is present on display"
  bug: "325252005"
}