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

Commit 88b03bd2 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Hm somehow my log didn't make it in the last patch.

Change-Id: If7b3b041e478e1f05998323c02deb665f65073cb
parent 64b591de
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4991,6 +4991,8 @@ public class WindowManagerService extends IWindowManager.Stub
        }

        if (rawss == null) {
            Log.w(TAG, "Failure taking screenshot for (" + dw + "x" + dh
                    + ") to layer " + maxLayer);
            return null;
        }