resolve merge conflicts of e7f9de7 to master

Change-Id: Ib28b9e0902c1e5ec29efa3764650b9d13b2372c7
This commit is contained in:
Felipe Leme
2016-06-21 15:46:48 -07:00

View File

@@ -380,6 +380,7 @@ public class LauncherAppsService extends SystemService {
"To query by shortcut ID, package name must also be set");
}
// TODO(b/29399275): Eclipse compiler requires explicit List<ShortcutInfo> cast below.
return new ParceledListSlice<>((List<ShortcutInfo>)
mShortcutServiceInternal.getShortcuts(getCallingUserId(),
callingPackage, changedSince, packageName, shortcutIds,