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

Commit 342ea9dc authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Turn thumbnails back on."

parents a6b8c1c3 7c8a4b37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -662,7 +662,7 @@ public class ActivityStack {
        }

        if (w > 0) {
            //return mService.mWindowManager.screenshotApplications(who, w, h);
            return mService.mWindowManager.screenshotApplications(who, w, h);
        }
        return null;
    }