summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2017-09-01 09:18:35 -0700
committerBryce Lee <brycelee@google.com>2017-09-04 22:32:26 -0700
commit9f6affdde2555c91e5dd98ae16d58cddad651261 (patch)
tree6dd76ef922be6190c0f5a2d558a8b9f3597fad96 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent10070c635625bcdfda441d9655e57dbaf19bb7f6 (diff)
Do not consider overlays when finding task to reuse.
An overlay should not be considered the top activity in a task when considering a task when launching an activity. Doing so will alter the behavior of launch modes, such as singleTop and singleTask. In these cases, the developer has chosen such mode with the expectation that their task will not have activities from other tasks placed on top, which is the case for features such as locking a work profile. This changelist addresses the issue by not considering an overlay to be the top activity when finding a task based on ActivityRecord. Fixes: 64839155 Test: bit FrameworksServicesTests:com.android.server.am.ActivityStackTests#testFindTaskWithOverlay Change-Id: I2684baf6929e5af321404e2eef597f456ff87ee8
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions