Commits

Tony Mak authored 4291c76e809
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