summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2018-03-13 16:57:55 -0700
committerWinson Chung <winsonc@google.com>2018-03-14 00:24:38 +0000
commit6c9dcad4b33e1ebb47ae12618a716b60d9681808 (patch)
tree1683a159dfc2a5b00f963de0566060cdee9d5df3 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentfd36a5ddeabcfe42d24bcfb1eefb54115a94481a (diff)
Update old stack check for finding recent task index to remove
- The recents task list was previously checking the stack of the task to optimize finding similar tasks to remove. In P, each task generally has its own stack, so this check is invalid. Instead, we should check the activity type to skip early if the activity types don't match. - Add another test to ensure that when a new multiple-task non-document task is added, that it will replace any existing matching task Bug: 72476837 Test: atest FrameworksServicesTests:RecentTasksTest Change-Id: I457fd5b2cd6dd1eb5e2533912df7e3948e0366b1 Signed-off-by: Winson Chung <winsonc@google.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions