Files
frameworks_base/core/java/android/app
Lucas Dupin 61df45cd18 NO PARTIAL RERUN: Do not return recycled bitmaps
There's also no need to offload WallpaperManager#forgetLoadedBitmap
because Bitmap#recycle is asynchronous - and the whole method is
synchronized.

Fixes 77597550
Test: atest cts/tests/framework/base/activitymanager/src/android/server/am/ActivityManagerMultiDisplayTests.java

Change-Id: I88014e21bd05e10c2f524393bb637596708e4e63
2018-04-08 18:45:59 +00:00
..
2017-11-16 22:58:45 -07:00
2018-02-28 19:06:48 -08:00
2017-11-27 18:15:49 -08:00
2017-12-08 00:55:11 +00:00
2017-12-18 11:28:16 -08:00