diff options
author | Daichi Hirono <hirono@google.com> | 2017-12-18 17:02:54 +0900 |
---|---|---|
committer | Daichi Hirono <hirono@google.com> | 2018-01-18 10:14:14 +0900 |
commit | a1fb9be437b672f52ad64e1506038757ec060dcf (patch) | |
tree | f6d6772dbaed816f110abc7ee76a118342a18541 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 57fce6c63c593cf115e2ee563f0b60b6c2c87d99 (diff) |
Create a drag shadow surface in app process,
Previoulsy a drag shadow surface is created in the system process. App needs
to call one more binder call (prepareDrag) to obtain the surface from
the system process.
The CL lets an app to create a drag shadow surface by itself. Then app
transfer the surface to system server by using reparent
API.
Bug: 70818582
Test: com.android.server.wm.DragDropControllerTests,
android.server.wm.CrossAppDragAndDropTests,
manually check the drag and drop behavior on test app.
Change-Id: I72796efffbefe78a802d7c441dea308d1cdea572
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions