diff options
author | Craig Mautner <cmautner@google.com> | 2014-08-25 16:56:52 -0700 |
---|---|---|
committer | Craig Mautner <cmautner@google.com> | 2014-08-25 16:56:52 -0700 |
commit | 79323120dd1faf139c4d881e2d817d1b8085d252 (patch) | |
tree | 868a34e68537220ee1aeefb4553555bf47edebe6 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3b2cd1d59fd894ac67a044c6c540fa69360a34a2 (diff) |
Remove redundant call to window manager addTask()
If there are activities in persisted tasks then calling addAppToken()
will automatically call addTask(). If there are no activities then
calling addTask() is a nop. In either case the call to addTask() is
unnecessary. It was actually worse than unnecessary because in the
former case we ended up with two identical tasks in the Window
Manager.
Fixes bug 16958544.
Change-Id: I2dc4b50aa94668873c1a783c47e0c696d62616f0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions