Make screenCapture calls to SF async
The captureDisplay and captureLayers aidl calls have been made one-way and the functions void. A new function called invokeScreenCaptureError has been created that takes the error and listener as input and passes the captureResult to onScreenCaptureCompleted. Bug: 287081404 Test: atest layerScreenshot Change-Id: Iaa07a3525a2ff0ed8409cac27e9f8ac7b01183df
Loading
Please register or sign in to comment