diff options
| author | 2022-03-16 23:12:19 +0800 | |
|---|---|---|
| committer | 2022-03-20 14:36:19 +0800 | |
| commit | 3e194cc9fad18e2724735a04960796c2f07ee9d5 (patch) | |
| tree | c3f85ac5ac7d04f72e1a9abdd4b148a71a0dbb4f /libs/androidfw/AssetsProvider.cpp | |
| parent | 017ebacdafa213c5dcce7b0f2650f433c382bbb4 (diff) | |
Push drag-resize mode to the client
The goal of this CL is to remove RELAYOUT_RES_DRAG_RESIZING_DOCKED and
RELAYOUT_RES_DRAG_RESIZING_FREEFORM, which is a step to make relayout an
oneway binder call.
When the resize mode is changed at the server side, the server will send
the new mode to the client via IWindow#resized, so the client doesn't
need to obtain the resize mode from the flags returned from relayout.
Bug: 161810301
Test: Perform drag-resize and drag-move on a freeform task and see if
there is any unexpected behavior.
Change-Id: I450abc113932b6c1dc0ce0e2b76bebdf85a60777
Diffstat (limited to 'libs/androidfw/AssetsProvider.cpp')
0 files changed, 0 insertions, 0 deletions