summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/8
diff options
context:
space:
mode:
authorVairavan Srinivasan <vairav@codeaurora.org>2010-12-23 14:05:44 -0800
committerVairavan Srinivasan <vairav@codeaurora.org>2010-12-23 14:05:44 -0800
commitfdfc1b27fe7a02d07931e6edb1d9bdae67b84eda (patch)
tree4015e9c9cfa5de66d884217040f910e8054c69bf /docs/html/sdk/api_diff/8
parent3b10aea50c1044ff33d02727829c47c061f6e1c8 (diff)
frameworks/base: Fix to release references to previous live wallpaper
The service connection to the previous live wallpaper is unbound when a new wallpaper is effective. Although the service connection is unbound it is not disconnected and its reference to wallpaper's service and engine is still effective. This adds up to the total JNI references and causes dalvik (hosting system_server) to abort. Fix is to release the references in clearWallpaperComponentLocked. Change-Id: Idd2bab83a56d2e6c6dd7ab9be08d5e14887aa384
Diffstat (limited to 'docs/html/sdk/api_diff/8')
0 files changed, 0 insertions, 0 deletions