summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2012-03-27 13:16:18 -0700
committerChristopher Tate <ctate@google.com>2012-03-27 16:29:35 -0700
commita3d55342be7b4b209b5d794f4bae38ec78c48c3d (patch)
tree742e62704d050159cfce4c7e5295bda60fb5e65a /graphics/java/android/renderscript/RenderScript.java
parentb3e2e24f789d41d6c38b8ad4c252cf9f6e2122d8 (diff)
Fix uninstallation tracking in the Backup Manager
This never worked properly; now it does. We also no longer do a redundant pair of remove/add operations when a package is updated. Bonus memory savings: we were keeping sets of ApplicationInfo objects as part of the ongoing bookkeeping, but those were no longer being used for anything other than the package names. That's been tossed out now and only the name strings are now used; hooray for memory savings! Change-Id: I4c6e592a1680e28550bcb4f76789260ded22280d
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions