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

Skip to content
Commit 9ebd6860 authored by Prabir Pradhan's avatar Prabir Pradhan
Browse files

Introduce INPUT_FEATURE_SENSITIVE_FOR_TRACING

This new input feature flag will allow a window to be treated as
sensitive for input tracing without explicitly needing the window to
also have FLAG_SECURE.

When the input feature is set, it will get converted to
InputConfig::SENSITVE_FOR_TRACING. Windows with FLAG_SECURE will
automatically have this InputConfig set in SF.

In particular, this will be used to mark the lockscreen as sensitive on
all builds so that it doesn't show up in input traces, even when
FLAG_SECURE is not set.

Bug: 210460522
Test: manual
Change-Id: Iabc38277749d561dd44ea2e3ac3471ca65316796
parent 14c1c515
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment