Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 091dade8 authored by Mark Renouf's avatar Mark Renouf
Browse files

Log ScrollCaptureResponse at info level

Bug: 406033575
Test: manually verify log output appears as expected
Flag: NONE trival logging change
Change-Id: Icdceac7c4f4c04e2b8fe507839d3f0fa0e76af55
parent ef03d144
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -373,6 +373,7 @@ internal constructor(
    private fun requestScrollCapture(requestId: UUID, owner: UserHandle) {
        scrollCaptureExecutor.requestScrollCapture(display.displayId, window.getWindowToken()) {
            response: ScrollCaptureResponse ->
            Log.i(TAG, "Scroll capture response: $response")
            uiEventLogger.log(
                ScreenshotEvent.SCREENSHOT_LONG_SCREENSHOT_IMPRESSION,
                0,