summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2024-07-24 11:31:20 -0700
committer Siarhei Vishniakou <svv@google.com> 2024-07-24 14:51:12 -0700
commit7aef3e50a11752916795c7189e630c3e82323cd1 (patch)
tree5905868ebc2b56674f2c012175d1f15233f74819 /libs/androidfw/misc.cpp
parent5145363d30a79a29522ea02e904ed2056b4ccdc8 (diff)
Initiate drag and drop using channel tokens
When the drag and drop is started, the input system only needs to know the tokens of the windows that are involved. The input channels don't need to be provided; in fact, in a future CL, the input channel won't even be stored inside the caller (since the WM code initiates drag and drop on behalf of the app). In this CL, only the source is modified to use the channel token instead of channel. In a separate CL, the target will also be modified. Bug: 323450804 Test: atest android.view.surfacecontrol.cts.SurfaceControlViewHostTests Test: atest WmTests:com.android.server.wm.DragDropControllerTests Flag: EXEMPT refactor Change-Id: Ie1d4a1a5d0be1c2b80d33a160e1b00ec69fe2517
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions