summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorarthurhung <arthurhung@google.com>2020-05-08 17:20:38 +0800
committerarthurhung <arthurhung@google.com>2020-05-14 11:59:23 +0800
commitd3f17d7df7ca571265c134a0c72e254108d84b76 (patch)
treef7b3be86373f6423ce77db7bb7f4f5bc9e891682 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent6efab8dbcdf9854ba26cb9b06e8b701be3c781d7 (diff)
Pass window type to the InputWindowHandle of embedded window
A windowless SurfaceControl could grant input via IWindowSession.grantInputChannel, but other window may receive the obscured events because of the type value of input window is always 0. The obscured or partially obscured flag indicates that the window received this motion event is wholly or partially obscured by another visible window above it. We have to filter out the trusted overlap so the motion event could properly dispatch to the view if it is a security sensitive application. Bug: 156063505 Test: enter split window mode and check the motion event Change-Id: I10f63ea131a70ee8cc7d5c4b3e5ca4e5f06fdbad
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions