OSDN Git Service

Start settings activity in a new task, so that if the LauncherActivity
authorSunny Goyal <sunnygoyal@google.com>
Thu, 4 May 2017 18:23:29 +0000 (11:23 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Thu, 4 May 2017 18:24:19 +0000 (11:24 -0700)
commit53f93b9c15886581b8c4f25b7376dc4638800e0d
treee2926bc80b8e16550705ab6bc17a462178cbdb7d
parent8f4a3963b0bc0f98773bf34a3ff2989677d43e96
Start settings activity in a new task, so that if the LauncherActivity
finishes from behind, the task does not enter an inconsistant state

Bug: 37921974
Change-Id: I5f943ae89ce1099d3b9cf6a4902c7fd077beb764
src/com/android/launcher3/Launcher.java