commit | 4291c76e8097af550972b51aeda1b0b1dcf4fb5b | [log] [tgz] |
---|---|---|
author | Tony Mak <tonymak@google.com> | Thu Mar 24 12:23:22 2016 +0000 |
committer | Tony Mak <tonymak@google.com> | Thu Mar 24 20:39:36 2016 +0000 |
tree | ad49df4d593e48ec683ce892499509874a3c442f | |
parent | 482c7da6ab5a95a28ee64cb4a0365b85e8681afb [diff] |
Use FLAG_ACTIVITY_TASK_ON_HOME to make sure back button brings user to home In work challenge, we want to show home when user taps back button. Previously, we do this by launching launcher before showing work challenge. We now use FLAG_ACTIVITY_TASK_ON_HOME instead. Bug: 27826548 Change-Id: I74cca611bf00c6f53b4752f2967a0c729ddf2d61