OSDN Git Service

Follow-up to I61640146 Remove duplicate check.
authorMakoto Onuki <omakoto@google.com>
Mon, 13 Feb 2017 22:32:41 +0000 (14:32 -0800)
committerMakoto Onuki <omakoto@google.com>
Mon, 13 Feb 2017 22:32:41 +0000 (14:32 -0800)
commit976071a631cd12ad87c0dc34a64b80cde0290947
tree5233754e7aebd08e4a01d58f692104c4eda41c3c
parentb068dd5b6613d34383923f1cecdbcae4638ba4b7
Follow-up to I61640146  Remove duplicate check.

Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest1 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest2 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest3 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest4 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest5 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest6 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest7 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest8 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest9 -w com.android.frameworks.servicestests
Test: adb shell am instrument -e class com.android.server.pm.ShortcutManagerTest10 -w com.android.frameworks.servicestests
Change-Id: I0af448186c90e548542160d1902bc462545bb03e
services/core/java/com/android/server/pm/LauncherAppsService.java