summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/11/changes
diff options
context:
space:
mode:
authorAmith Yamasani <yamasani@google.com>2012-10-26 15:35:21 -0700
committerAmith Yamasani <yamasani@google.com>2012-10-26 17:10:51 -0700
commitf031f230f5e42613dab6b30431fac9b2839d68e6 (patch)
tree5711eeaaf0df4931231db35685f91c8703481df0 /docs/html/sdk/api_diff/11/changes
parent8a6f6a8ca9824891cc841d8c6ebd72a74c7d2580 (diff)
Fix for some downloaded apps showing up on all users
Bug: 7226656 In the case of packages with sharedUserId, the packages were inserted into mPackages a little later. We were reading the package restrictions before this happened and so the apps were being removed from the restricted list, effectively setting installed=true. Moved the block that reads the restrictions to after the processing of mPendingPackages. Also, don't setInstalled for all users in the pending packages processing. Change-Id: I382787e45fecdb871d80ffb4d854782d8e32e4a7
Diffstat (limited to 'docs/html/sdk/api_diff/11/changes')
0 files changed, 0 insertions, 0 deletions