OSDN Git Service

Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...
authorMakoto Onuki <omakoto@google.com>
Tue, 19 Jul 2016 18:13:08 +0000 (11:13 -0700)
committerMakoto Onuki <omakoto@google.com>
Tue, 19 Jul 2016 18:17:12 +0000 (11:17 -0700)
commit347a6bd82059bc7581b1dcd229228f622c5cfca1
tree5d796a7b2ee519297a0bf9a798eedb2af57cdb2c
parent121480cda876f2a6ec3d5ce59c85922721b42890
Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...

starting a shortcut.

- Also add API surface to support launching multiple intents

- Also add SM.isRateLimitingActive() which was supposed to be
added but was not due to a bad rebase.

Bug 30218829

Change-Id: I82d60ec0df1e2b889538705f9f8870ee727dd55d
api/current.txt
api/system-current.txt
api/test-current.txt
core/java/android/content/pm/ShortcutInfo.java
core/java/android/content/pm/ShortcutManager.java
services/core/java/com/android/server/pm/LauncherAppsService.java
services/tests/servicestests/src/com/android/server/pm/ShortcutManagerTest2.java