summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2012-01-17 15:20:32 -0800
committerChristopher Tate <ctate@google.com>2012-01-18 15:44:47 -0800
commit6de74ff2a45591455cbb5c21d78904065e89ec89 (patch)
tree70c9ca44545f3e67e3a61d5e69b0763f8f7d4c9a /graphics/java/android/renderscript/RenderScript.java
parentea77ed02e44ebd177e3c7e1797d9cb804820ce43 (diff)
downloadframeworks_base-6de74ff2a45591455cbb5c21d78904065e89ec89.zip
frameworks_base-6de74ff2a45591455cbb5c21d78904065e89ec89.tar.gz
frameworks_base-6de74ff2a45591455cbb5c21d78904065e89ec89.tar.bz2
Fix edge cases leading to backup hanging forever
Plug a couple of apparent code paths (one not obviously reachable, but fixed here on general principles) that could lead to a backup pass getting confused partway through and simply never properly completing. In this state it would leave its wakelock held forever until next reboot. Bug 5828859. Those fixes are a total of two lines of code. The rest of the patch adds a textual journal of the most recently completed (or ongoing!) backup pass's progress, with an eye to being able to isolate any such issues that may crop up in the future. Change-Id: If8a5e8aba11db5a1e618d8b9c9ba3038dd5377a1
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions