OSDN Git Service

Send package-changed broadcasts to the correct users
authorChristopher Tate <ctate@google.com>
Thu, 2 May 2013 20:27:27 +0000 (13:27 -0700)
committerChristopher Tate <ctate@google.com>
Thu, 2 May 2013 21:18:51 +0000 (14:18 -0700)
commit1e08f5c3b358b75792a1839f758bc61409f71a58
treeb7fe4571b3710e6b98500a45f2ad5258853bb66a
parentc31126088fea61a9b5ba6cdb1fd2791e86800a8a
Send package-changed broadcasts to the correct users

Also be sure to drop any pending package-changed broadcasts
that are targeted to a now-removed user.

Bug 8594153

Change-Id: Ib14874b4a67b968bbf6ca12ee095c85383aff324
services/java/com/android/server/pm/PackageManagerService.java