summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2024-03-20 00:47:46 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2024-03-28 20:27:46 +0000
commit9ebd6860ec4bea381b0d1cad793625e05435cd4f (patch)
tree01344fec1f497da4e71860e82ff149e423da1690 /libs/androidfw/AttributeResolution.cpp
parent14c1c515496e7adb7cd31390f4d4651c2c536caf (diff)
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
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions