Files
frameworks_base/core/java
Daichi Hirono fabca09f0f Remove DragDropController#prepareDrag()
The prepareDrag() call is used by apps to ask the system server to
create a surface for drag shadow. Now the app creates a surface by
itself, thus we can reduce the method.

Bug: 70818582
Test: com.android.server.wm.DragDropControllerTests,
      android.server.wm.CrossAppDragAndDropTests,
      manually check the drag and drop behavior on test app.
Change-Id: Iae4acbff4f9ad68faa6324beb32bf9a28dcd67be
2018-01-18 10:14:19 +09:00
..
2018-01-16 11:39:08 -08:00
2017-12-11 11:26:53 -08:00