summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-06-23 21:24:13 -0700
committerCraig Mautner <cmautner@google.com>2013-06-23 21:28:10 -0700
commitfb1e20dfe2a1252625ea59d4fd5ad4601b118d68 (patch)
treee5e7f50736ed30740805bff77c118d855b31f93f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent53f57d162b0553102fbd5c4ccdda87dbfce5b763 (diff)
Don't move stack with task for moveTaskToFront.
Earlier CL, ag/321609, was overly aggressive. It should only have kept the stack from moving when moveTaskToStack() was called. Instead the change was applied to moveTaskToFront() as well. In order to remain consistent with earlier behavior of moveTaskToFront() the stack containing the task must move to the front as well. This movement launches the activity at the top of the task. Without the stack movement the activity never gets launched causing bug 9498455. Fixes bug 9498455. Change-Id: I2cb9119c23a226f7d211851df9e49f10f702b3ef
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions