From 1b87be470af068cd9ee3e1d629df13813c584266 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Tue, 2 Jun 2015 12:18:05 -0700 Subject: [PATCH] Use immutable ashmem bitmaps in screenshot notifications. Bug 21037890 Change-Id: Ib5ed32bb475e1e8f7b3407ac72f53a6d640ffad1 --- .../src/com/android/systemui/screenshot/GlobalScreenshot.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java b/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java index 6d0236587e5b5..9e3cf37dd6a3e 100644 --- a/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java +++ b/packages/SystemUI/src/com/android/systemui/screenshot/GlobalScreenshot.java @@ -180,7 +180,7 @@ class SaveImageInBackgroundTask extends AsyncTask