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

Skip to content
Commit e9d766f3 authored by Vaibhav Devmurari's avatar Vaibhav Devmurari
Browse files

Add new API to disable sending touch to wallpaper

Currently, all touch events on a Window are sent to wallpaper,
if the window uses FLAG_SHOW_WALLPAPER to show system wallpaper
in the background. This may have a security implications if
the Window is showing sensitive information. So, we are adding a
new API to allow developers to block touched to wallpaper.

Test: atest android.server.wm.WallpaperWindowInputTests

Bug: 177054831
Change-Id: I38d2e87d9b3b397f6946a638a7ecb4030ad21ddf
parent 4a0d85e1
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