summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-01-28 11:36:23 -0800
committerDianne Hackborn <hackbod@google.com>2013-01-28 11:38:26 -0800
commit0798149082a22ac16ee1d44ee88779716cb96784 (patch)
treed796ad5febcdd2475701c9dec79303f17b4ed436 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb9781fe08c5b1afba086857aa18b46862550ae88 (diff)
Fix bug where we could get stuck repeatedly launching an activity.
A previous change to avoid losing activities if their process happens to be gone at the point of launch (by counting that activity as having its state saved) has resulted in a problem where an activity that crashes during launch will be repeatedly relaunched. This is fixed here by explicitly keeping track of our attempts to launch the activity since it was last able to save its state, and not keeping it around if it looks like the launch is repeatedly failing. Change-Id: Icefd952443b7eb1222f233db95e0157fc3dd72d1
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions