OSDN Git Service

Allowing UserHandle to be passed in the intent when creating AppInfo
authorSunny Goyal <sunnygoyal@google.com>
Fri, 26 Jun 2015 20:24:53 +0000 (13:24 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Fri, 26 Jun 2015 20:51:11 +0000 (13:51 -0700)
commita1d1bf3119f7b1aab1d394af6cb21c2c4100d458
tree509ccf378f3bff412957ba4c5a5e57467f1a7986
parent1a8a6e0baabf636f9b429280cba536450d594089
Allowing UserHandle to be passed in the intent when creating AppInfo

> Removing createShortcut with userHandle, as shortcuts can only be
for the primary user.

Bug: 22070517
Change-Id: Ifc58a76d0f1e0ab8f1943b46588cc19dd88bdda1
src/com/android/launcher3/Launcher.java