summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorVairavan Srinivasan <vairav@codeaurora.org>2010-12-23 13:51:48 -0800
committerVairavan Srinivasan <vairav@codeaurora.org>2010-12-23 13:51:48 -0800
commit50b9b94411edabf8c90f1981e561ec706b390da7 (patch)
treeda9be5095e53b13847ec3a8ebc343e8d490e97fb /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent3b10aea50c1044ff33d02727829c47c061f6e1c8 (diff)
frameworks/base: Fix to release references in ActivityManagerService
ServiceRecord's bindings is a hashmap to keep track of all active bindings to the service. This is not cleared when the service is brought down by activity manager. This adds up the references to IntentBindRecords and its references to ServiceRecord. Fix is to clear the bindings. ServiceRecord's restarter is a reference to the service and is not cleared when the service is brought down by activity manager. This adds up the references to ServiceRecord. Fix is to set the reference to null when the service is brought down by activity manager. Change-Id: Ica448cd5f60192c8adb23209b5d0e2cf0c04e446
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions