OSDN Git Service

Uninstall for all users should check device admins.
authorKenny Guy <kennyguy@google.com>
Thu, 25 Sep 2014 18:59:43 +0000 (19:59 +0100)
committerKenny Guy <kennyguy@google.com>
Thu, 25 Sep 2014 19:04:22 +0000 (20:04 +0100)
commit5dde6e334d06e5c2116b2169d7ad67e95238a6f0
treed82028167dd7b0fbe4f30cacbed0a450e66bf7a5
parentcbd333b256a9f301de549dbe9aa7614103835d97
Uninstall for all users should check device admins.

Uninstall for all users should check whether package
is admin for any user not just user 0.

Bug: 17657954
Change-Id: Ia116248b5889fc02dd46816a132e03c8e62662c9
services/core/java/com/android/server/pm/PackageManagerService.java