commit | 4270924801c312399bd72ac35eb95f16ed7167e6 | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Tue Aug 11 13:54:42 2015 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Tue Aug 11 13:54:42 2015 -0700 |
tree | 4f9c358727ac16c55b4b3735baf4996354deda29 | |
parent | ad7719dea4e8fd34854e4dcc918fc593c4416d82 [diff] |
Fixed issue with moveTaskToBack on single stack devices Icdad980eec64e081d15679600da07cf4431e40d6 allowed us to properly return to the home acitvity when a task is moved to back. However, this improperly moved the home task to the front if it is the task we are moving to the back on a single stack device. We now prevent the movement of the home task to the front from happening. Bug: 23088310 Change-Id: Ic21779cdb2d2007671d212d41fab5e68be2ae632