diff options
| author | 2024-02-08 16:30:13 +0000 | |
|---|---|---|
| committer | 2024-02-08 21:42:13 +0000 | |
| commit | 95d3b5b8fa32a4f716eda6e4f1b6fc0102fc2dac (patch) | |
| tree | 9e077763cd65a13966fd6ea889982eeadec30ded /opengl/java/Android.bp | |
| parent | 6c2f890bd761b5531d9c928d935bb6f5fc38343f (diff) | |
Use InputTransferToken instead of IBinder for embedded windows
When an app is embedding another window, it needs to send the embedded a
token so the host can be associated with the embedded window. The
current API uses a raw IBinder token, but change to use an
InputTransferToken instead. This also modifies the transferTouchGesture
API so it accepts a InputTransferToken from and to objects.
Test: SurfaceControlInputReceiverTests
Test: AttachedSurfaceControlTest
Test: SurfaceControlViewHostTests
Flag: ACONFIG com.android.window.flags.surface_control_input_receiver TRUNKFOOD
Bug: 287076178
Change-Id: Iaa4dca0ca57f9c8760a81783cd384808985e6263
Diffstat (limited to 'opengl/java/Android.bp')
0 files changed, 0 insertions, 0 deletions