OSDN Git Service

Force shortcuts to launch as the root of a new task
authorFan Zhang <zhfan@google.com>
Wed, 28 Feb 2018 19:12:05 +0000 (11:12 -0800)
committerFan Zhang <zhfan@google.com>
Wed, 28 Feb 2018 19:12:05 +0000 (11:12 -0800)
commita85dd50842621dd65179b3f7cd15fe8afcac2c05
treeb91cc1c13259ba08aab5a8b6919b9288a1d5b297
parent6a6cc310cf0b8067683fdcd38ac524370e09ec65
Force shortcuts to launch as the root of a new task

Otherwise it will try to find a existing task affinity, which can be
stale.

Test: manual
Change-Id: If2982612bf8789e726757e9fda1f70af47274a9e
Fixes: 73710228
src/com/android/settings/shortcut/CreateShortcut.java