diff options
author | Vishnu Nair <vishnun@google.com> | 2022-01-26 23:25:07 +0000 |
---|---|---|
committer | Vishnu Nair <vishnun@google.com> | 2022-02-16 18:58:11 +0000 |
commit | fad4624dd82c6623d34137d051b76603533ddfc0 (patch) | |
tree | 16cf2a56bc55a6e71bef7bc90081f4bfb34e8d2a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | d994d146c2b3a2b9526dd3d93fe40767040e7578 (diff) |
SurfaceControl: Add setDropInputMode api
Introduces an API to drop input events on this SurfaceControl. This
policy will be inherited by its children. The caller must hold the
ACCESS_SURFACE_FLINGER permission.
Options include:
ALL: SurfaceControl and its children will not receive any
input regardless of whether it has a valid input channel.
These policies are used to enable features that allow for a less trusted
interaction model between apps. See the bug for more details.
Note: this backport doesn't include the oclude mode since its not
needed for the security fix.
Test: atest libgui_test InputDispatcherDropInputFeatureTest
Bug: 197296414
Merged-In: Ifcb4133306a43874e74e8fb0f42b60842daf6f25
Change-Id: Ifcb4133306a43874e74e8fb0f42b60842daf6f25
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions