diff options
author | Stefan Kuhne <skuhne@google.com> | 2015-05-19 16:00:12 -0700 |
---|---|---|
committer | Stefan Kuhne <skuhne@google.com> | 2015-05-20 10:54:09 -0700 |
commit | 510e554283d3dc250f836cd3e4abc36d87319333 (patch) | |
tree | e702ee8653a313c598c057be1169c04ff2e594dd /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 1f21d2a8b15d088ab50a62cbc389e88c09d141c1 (diff) |
Don't exceed max. allowed recent document tasks for an app.
We were exceeding the maximum allowed recents document tasks entry
for an application package because the full Intent object was been
compared for equality which will be different for each task. Now
we are only comparing that the task components match which is
sufficient to determining that the task belongs to the same
application package.
Bug: 18642190
Change-Id: I831b0fcffb876d51e9439e7a7a4c75bb0881db7c
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions