summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2010-12-14 16:16:44 -0800
committerChristopher Tate <ctate@google.com>2010-12-14 16:16:44 -0800
commitc28083ab70e0ac8f156a819264efcf930906a0c4 (patch)
tree205ee33b98816d4ef47da217ccc173383071f337 /core
parent2bc248b698b17fd333beae828039a8bff7604a9f (diff)
downloadframeworks_base-c28083ab70e0ac8f156a819264efcf930906a0c4.zip
frameworks_base-c28083ab70e0ac8f156a819264efcf930906a0c4.tar.gz
frameworks_base-c28083ab70e0ac8f156a819264efcf930906a0c4.tar.bz2
Don't queue multiple pending backups for the same app
Repeated install/replace of an app before it ran its first backup pass would wind up enqueueing multiple backup requests, all of which would run back to back when the time came. This no longer happens. Also, if a backup request is queued for an app that is then uninstalled before that request is honored, we no longer fail in expensive and log- intensive ways; we now fail cleanly, early. Bug 3133212 Change-Id: I745f5b2f966a1c874f34a0107a438ad42fa7f005
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions