OSDN Git Service

SystemUI: Recycle the old wallpaper background bitmap after we choose a new wallpaper.
authorjshe32X <jianchunx.shen@intel.com>
Thu, 24 Oct 2013 04:57:09 +0000 (12:57 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 22 Dec 2015 04:13:52 +0000 (12:13 +0800)
commitef9c00900ab3d2155b5cf13448e84423b9bcb9ca
treeed3d47ca5310a9a2c4b988a7256690c5554de53f
parent9ba0bb95bec8e1210149d34096fb1ec51e493bae
SystemUI: Recycle the old wallpaper background bitmap after we choose a new wallpaper.

BZ: 101064

RootCause: ImageWallpaper didn't call old background bitmap's recycle before
           set it to null.

Category: aosp improvement
Domain: AOSP-Framework-Media
Origin: internal
Upstream-Candidate: yes

Orig-Change-Id: I27f6971a3edd26472b69e59b542b27fd7c8e7b90
Change-Id: Ice59aea79f8137d5995d7a5ce9a6ed7903750d30
Signed-off-by: jshe32X<jianchunx.shen@intel.com>
packages/SystemUI/src/com/android/systemui/ImageWallpaper.java