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

Commit 98a24155 authored by Arpit Singh's avatar Arpit Singh
Browse files

Flag to hide pointer icons on recordings of secure windows

Test: presubmit
Bug: 325252005
Change-Id: Idfc5338f68982237bbc7d43835feb07164388e4e
parent 5013f984
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"
}